diff options
author | Tommy Carpenter <tommy@research.att.com> | 2019-07-29 10:11:34 -0400 |
---|---|---|
committer | Tommy Carpenter <tommy@research.att.com> | 2019-07-29 10:12:57 -0400 |
commit | 5013228b2a3deb99d56c8aa433e746abf9b1f458 (patch) | |
tree | e1ab461e222f34a724054917fbda54c2cf29814f /dcaeapplib/ChangeLog.md | |
parent | 1474cbb0aec7a0636d4d53ad09eba501d9c75458 (diff) |
Upgrade to latest client, kubernetes only now
Issue-ID: DCAEGEN2-1537
Change-Id: I84da399853f83fc9a22a58bf384ba89efc656c1d
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
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 |