From 3bbc88f89a74498acbc87c167139764922a44645 Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Fri, 15 Nov 2019 20:32:03 +0100 Subject: [PATCH] Prepare release v2.1.0-rc2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 852157861..b4b8bc0a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [v2.0.4](https://github.com/containous/traefik/tree/v2.0.4) (2019-10-28) +[All Commits](https://github.com/containous/traefik/compare/v2.0.3...v2.0.4) + +Fixes int overflow. +Same changelog as v2.1.0-rc1 + ## [v2.1.0-rc1](https://github.com/containous/traefik/tree/v2.1.0-rc1) (2019-11-15) [All Commits](https://github.com/containous/traefik/compare/v2.0.0-rc1...v2.1.0-rc1)