From e0117d81950cb8fdb5e56858d11fbfab6f3766a2 Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Tue, 20 Feb 2018 07:47:25 -0500 Subject: Implement the new api service_component_all Change-Id: I50cc54f65023d61e1a085fdd2b13654553f7b7ad Issue-ID: DCAEGEN2-348 Signed-off-by: Tommy Carpenter --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index 7fe9f96..2da00c9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [2.0.0] +* Remove policy and DTI APIs +* Add new API that returns Config, Policy, DTI, Everything +* Test coverage 82% + ## [1.3.1] * Add more tests (Currently 75%) * Fix liscenses -- cgit 1.2.3-korg