From ee62990c0f1d286230f90aac94408aaeac48c07b Mon Sep 17 00:00:00 2001 From: Bertocq Date: Wed, 3 Jan 2018 18:48:35 +0100 Subject: [PATCH] Update Changelog to reflect release v0.12 --- CHANGELOG.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3219a5984..b61c403b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/consul/consul/compare/v0.11...consul:master) +## [Unreleased](https://github.com/consul/consul/compare/v0.12...consul:master) + +### Added +### Changed +### Deprecated +### Removed +### Fixed +### Security + +## [0.12.0](https://github.com/consul/consul/compare/v0.11...v0.12) - 2018-01-03 ### Added - Added Images to Budget Investment's Milestones https://github.com/consul/consul/pull/2186 @@ -23,17 +32,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Improved generic error message https://github.com/consul/consul/pull/2217 - Improved Sitemap for SEO https://github.com/consul/consul/pull/2215 -### Deprecated - -### Removed - ### Fixed - Notifications for hidden resources https://github.com/consul/consul/pull/2172 - Notifications exceptions https://github.com/consul/consul/pull/2187 - Fixed map location update https://github.com/consul/consul/pull/2213 -### Security - ## [0.11.0](https://github.com/consul/consul/compare/v0.10...v0.11) - 2017-12-05 ### Added