blob: 538092cf083fd34106a34a5ab9f26d8c190b4772 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Change Log
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
|