diff options
author | Michael Hwang <mhwang@research.att.com> | 2018-03-27 10:34:21 -0400 |
---|---|---|
committer | Michael Hwang <mhwang@research.att.com> | 2018-03-27 10:37:49 -0400 |
commit | 2be14fca49b2724d6f38e07438c814bda423e541 (patch) | |
tree | c5507ccf7e6808dfc0dd7962c2b3da525cea1b14 /CHANGELOG.md | |
parent | 50e97d1197ff092058c48f56a35848f14711b172 (diff) |
Upgrade httpcomponents to 4.5.5
Change-Id: I0cf9bb09fdf1a9563561556773a802ab970e9545
Issue-ID: DCAEGEN2-361
Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ddc7ee2..8432e8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). The version in the brackets represents the version of DCAE inventory and not the ONAP DCAE version. +## [3.0.0] + +* Remove the dcae controller code (housekeeping) +* Upgrade org.apache.httpcomponents/httpclient to 4.5.5 + ## [2.4.0] ONAP version: 1.1.0 |