diff options
Diffstat (limited to 'dcaeapplib/ChangeLog.md')
-rw-r--r-- | dcaeapplib/ChangeLog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dcaeapplib/ChangeLog.md b/dcaeapplib/ChangeLog.md index 0942537..538092c 100644 --- a/dcaeapplib/ChangeLog.md +++ b/dcaeapplib/ChangeLog.md @@ -4,3 +4,9 @@ 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.0.0] - 7/29/2019 + * Upgrade to kubernetes only via the cbs client lib upgrade + * Bump to a semver stable version because others (e.g., acumos dcae model runner) depend on this + * Add python .gitignore + * Remove 27 support from tox since 27 is EOLd |