diff options
author | 2018-02-15 21:10:17 -0500 | |
---|---|---|
committer | 2018-02-15 21:10:35 -0500 | |
commit | 3a3543f74d74d4410c3e4d414bebf3d1daba5a59 (patch) | |
tree | ff978a94aeee9a4c4db6fede7f592a67bfe27c1b /Changelog.md | |
parent | 857c41af07fd88b50c2e960071611f425268e486 (diff) |
More Unit Testing, Fix Liscenses
Issue-ID: DCAEGEN2-341
Change-Id: I9ecbb020775f7dca812e38691a27ef3966f260e6
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 4a8ea05..7fe9f96 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ 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/). +## [1.3.1] +* Add more tests (Currently 75%) +* Fix liscenses + ## [1.3.0] * Sync ONAP with Internal CBS * Add tests (Currently 62%) |