Update unreleased section of changelog

This commit is contained in:
Bertocq
2018-01-16 01:00:44 +01:00
parent 3d5bf04829
commit 45d5f597a9

View File

@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added CSV download link to budget_investments https://github.com/consul/consul/pull/2147 - Added CSV download link to budget_investments https://github.com/consul/consul/pull/2147
- Added Capistrano task to automate maintenance mode https://github.com/consul/consul/pull/1932 - Added Capistrano task to automate maintenance mode https://github.com/consul/consul/pull/1932
- Added actions to edit and delete a budget's headings https://github.com/consul/consul/pull/1917 - Added actions to edit and delete a budget's headings https://github.com/consul/consul/pull/1917
- Split 'routes.rb' file into multiple small files https://github.com/consul/consul/pull/1908 - Allow Budget Investments to be Related to other content https://github.com/consul/consul/pull/2311
### Changed ### Changed
- Updated multiple minor & patch gem versions thanks to [Depfu](https://depfu.com) - Updated multiple minor & patch gem versions thanks to [Depfu](https://depfu.com)
@@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Spending Proposals urls from sitemap, that model is getting entirely deprecated soon. - Spending Proposals urls from sitemap, that model is getting entirely deprecated soon.
### Fixed ### Fixed
- Fixed deprecation warning in specs https://github.com/consul/consul/pull/2293
### Security ### Security