Fix typo on changelog unreleased section
This commit is contained in:
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
- New setting `feature.allow_images` to allow upload and show images for both (proposals and budget investment projects). Set it manually through console with `Setting['feature.allow_images'] = true`
|
- New setting `feature.allow_images` to allow upload and show images for both (proposals and budget investment projects). Set it manually through console with `Setting['feature.allow_images'] = true`
|
||||||
- Related Content feature. Now Debates & Proposals can be related https://github.com/consul/consul/issues/1164
|
- Related Content feature. Now Debates & Proposals can be related https://github.com/consul/consul/issues/1164
|
||||||
- Map validations https://github.com/consul/consul/pull/2207
|
- Map validations https://github.com/consul/consul/pull/2207
|
||||||
- Added spec for 'rake db:dev_seed' taskhttps://github.com/consul/consul/pull/2201
|
- Added spec for 'rake db:dev_seed' task https://github.com/consul/consul/pull/2201
|
||||||
- Adds timestamps to polls https://github.com/consul/consul/pull/2180 (Run `rake polls:initialize_timestamps` to initialize attributes created_at and updated_at with the current time for all existing polls, or manually through console set correct values)
|
- Adds timestamps to polls https://github.com/consul/consul/pull/2180 (Run `rake polls:initialize_timestamps` to initialize attributes created_at and updated_at with the current time for all existing polls, or manually through console set correct values)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|||||||
Reference in New Issue
Block a user