From d7d7eb2b83440b9057aba94d63e5d79b7e93c2dc Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Thu, 7 Sep 2017 22:04:03 +0200 Subject: [PATCH] Prepare release v1.3.8 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b86ffc6e3..5a60a8101 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [v1.3.8](https://github.com/containous/traefik/tree/v1.3.8) (2017-09-07) +[All Commits](https://github.com/containous/traefik/compare/v1.3.7...v1.3.8) + +**Bug fixes:** +- **[middleware]** Compress and websocket ([#2079](https://github.com/containous/traefik/pull/2079) by [ldez](https://github.com/ldez)) + ## [v1.3.7](https://github.com/containous/traefik/tree/v1.3.7) (2017-08-25) [All Commits](https://github.com/containous/traefik/compare/v1.3.6...v1.3.7)