From e3c771a4678b6d408228fe4a66c50a81b5287f87 Mon Sep 17 00:00:00 2001 From: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com> Date: Tue, 29 Oct 2019 11:19:37 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c70668..a5b2673 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: