From 8cebc0acee4a8819c45a42920630b2c4c1949def Mon Sep 17 00:00:00 2001 From: stefanprodan Date: Thu, 18 Apr 2019 15:40:48 +0300 Subject: [PATCH] Update changelog for v0.11.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7704cd8a..9dae0295 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project are documented in this file. +## 0.11.1 (2019-04-18) + +Move Flagger and the load tester container images to Docker Hub + +#### Features + +- Add Bash Automated Testing System support to Flagger tester for running acceptance tests as pre-rollout hooks + ## 0.11.0 (2019-04-17) Adds pre/post rollout [webhooks](https://docs.flagger.app/how-it-works#webhooks)