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,12 +14,12 @@ 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)
- Updated rubocop version and ignored all cops by default - Updated rubocop version and ignored all cops by default
- Removed legislation section arrows and duplicate html tag thanks to [xarlybovi](https://github.com/xarlybovi) https://github.com/consul/consul/issues/1704 - Removed legislation section arrows and duplicate html tag thanks to [xarlybovi](https://github.com/xarlybovi) https://github.com/consul/consul/issues/1704
- Display proposal and investment image when sharing in social networks https://github.com/consul/consul/pull/2202 - Display proposal and investment image when sharing in social networks https://github.com/consul/consul/pull/2202
- Redirect admin to budget lists after edit https://github.com/consul/consul/pull/2284 - Redirect admin to budget lists after edit https://github.com/consul/consul/pull/2284
- Improve budget investment form https://github.com/consul/consul/pull/2280 - Improve budget investment form https://github.com/consul/consul/pull/2280
@@ -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