Update Changelog to reflect release v0.12

This commit is contained in:
Bertocq
2018-01-03 18:48:35 +01:00
parent d3719f0b42
commit ee62990c0f

View File

@@ -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/) 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). 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
- Added Images to Budget Investment's Milestones https://github.com/consul/consul/pull/2186 - 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 generic error message https://github.com/consul/consul/pull/2217
- Improved Sitemap for SEO https://github.com/consul/consul/pull/2215 - Improved Sitemap for SEO https://github.com/consul/consul/pull/2215
### Deprecated
### Removed
### Fixed ### Fixed
- Notifications for hidden resources https://github.com/consul/consul/pull/2172 - Notifications for hidden resources https://github.com/consul/consul/pull/2172
- Notifications exceptions https://github.com/consul/consul/pull/2187 - Notifications exceptions https://github.com/consul/consul/pull/2187
- Fixed map location update https://github.com/consul/consul/pull/2213 - 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 ## [0.11.0](https://github.com/consul/consul/compare/v0.10...v0.11) - 2017-12-05
### Added ### Added