changelog++

This commit is contained in:
Jason O'Donnell 2019-10-29 11:19:37 -04:00 committed by GitHub
parent 04303baa5f
commit e3c771a467
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
## 0.1.3 (Unreleased)
## 0.2.0 (Unreleased)
Features:
@ -14,6 +14,8 @@ Improvements:
* Added the ability to add custom annotations to services
* Added docker image for running bats test in CircleCI
* Removed restrictions around `dev` mode such as annotations
* `readOnlyRootFilesystem` is now configurable
* Image Pull Policy is now configurable
Bugs: