From 278680b24876a04f2ffd48a21bfbe546f4246585 Mon Sep 17 00:00:00 2001 From: stefanprodan Date: Tue, 18 Jun 2019 12:43:50 +0300 Subject: [PATCH] Add port discovery to changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34603f5e..f9c6b93a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project are documented in this file. +## vNext (TBA) + +Adds support for multiple ports services + +#### Features + +- Implement port discovery [#207](https://github.com/weaveworks/flagger/pull/207) + +#### Improvements + +- Add [FAQ page](https://docs.flagger.app/faq) to docs website +- Use Istio v1.1.9 in [e2e testing]() + + ## 0.15.0 (2019-06-12) Adds support for customising the Istio [traffic policy](https://docs.flagger.app/how-it-works#istio-routing) in the canary service spec