From eec5fd3c7ef0a88d90639f4b89aae4e2f1131901 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javi=20Mart=C3=ADn?= Date: Thu, 24 Sep 2020 13:52:50 +0200 Subject: [PATCH] Fix 1.1.0 release date December 31 was a placeholder. It was actually released on March 11. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90668279c..095bdb662 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -127,7 +127,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - **Translations:** Get search dictionary based on I18n.default\_locale [\#3856](https://github.com/consul/consul/pull/3856) and [\#4050](https://github.com/consul/consul/pull/4050) - **Verification:** Fix redirect with GET params of after POST requests [\#4079](https://github.com/consul/consul/pull/4079) -## [1.1.0](https://github.com/consul/consul/tree/1.1.0) (2019-12-31) +## [1.1.0](https://github.com/consul/consul/tree/1.1.0) (2020-03-11) [Full Changelog](https://github.com/consul/consul/compare/1.0.0...1.1.0)