From ca9e36ebe339b462b93d5fb447ac2254f3bdc664 Mon Sep 17 00:00:00 2001 From: Emile Vauge Date: Tue, 11 Apr 2017 20:13:18 +0200 Subject: [PATCH] Prepare release v1.2.2 Signed-off-by: Emile Vauge --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eea2baff..ad7a55719 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [v1.2.2](https://github.com/containous/traefik/tree/v1.2.2) (2017-04-11) +[Full Changelog](https://github.com/containous/traefik/compare/v1.2.1...v1.2.2) + +**Merged pull requests:** + +- Carry PR 1271 [\#1417](https://github.com/containous/traefik/pull/1417) ([emilevauge](https://github.com/emilevauge)) +- Fix postloadconfig acme & Docker filter empty rule [\#1401](https://github.com/containous/traefik/pull/1401) ([emilevauge](https://github.com/emilevauge)) + ## [v1.2.1](https://github.com/containous/traefik/tree/v1.2.1) (2017-03-27) [Full Changelog](https://github.com/containous/traefik/compare/v1.2.0...v1.2.1)