Update CHANGELOG v0.14
This commit is contained in:
34
CHANGELOG.md
34
CHANGELOG.md
@@ -1,32 +1,46 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
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.13...consul:master)
|
## [0.14.0](https://github.com/consul/consul/compare/v0.13...v0.14) - 2018-03-08
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Missing polls button on help page https://github.com/consul/consul/pull/2452
|
|
||||||
- New legislation processes section on help page https://github.com/consul/consul/pull/2452
|
|
||||||
- Add alert message when a user deletes an investment project from "My activity" https://github.com/consul/consul/pull/2385
|
|
||||||
- Admin newsletter emails https://github.com/consul/consul/pull/2462
|
- Admin newsletter emails https://github.com/consul/consul/pull/2462
|
||||||
- Admin emails list download https://github.com/consul/consul/pull/2466
|
- Admin emails list download https://github.com/consul/consul/pull/2466
|
||||||
|
- Alert message when a user deletes an investment project from "My activity" https://github.com/consul/consul/pull/2385
|
||||||
|
- Missing polls button on help page https://github.com/consul/consul/pull/2452
|
||||||
|
- New legislation processes section on help page https://github.com/consul/consul/pull/2452
|
||||||
|
- Docs\(readme\): Include Node.js as requirement https://github.com/consul/consul/pull/2486
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Show investment links only on phase balloting or later https://github.com/consul/consul/pull/2386
|
|
||||||
- Improved Document lists https://github.com/consul/consul/pull/2490
|
- Improved Document lists https://github.com/consul/consul/pull/2490
|
||||||
|
- Valuators cannot reopen finished valuations https://github.com/consul/consul/pull/2518
|
||||||
|
- Show investment links only on phase balloting or later https://github.com/consul/consul/pull/2386
|
||||||
|
- Improve Github's Pull Request Template file https://github.com/consul/consul/pull/2515
|
||||||
|
- List Budget Investment's milestones ordered by publication date https://github.com/consul/consul/issues/2429
|
||||||
|
- Admin newsletter email refactor https://github.com/consul/consul/pull/2474
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
### Removed
|
- Totally remove investment's internal_comments https://github.com/consul/consul/pull/2406
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Improve spec boot time and clean up logs https://github.com/consul/consul/pull/2444
|
- Fixes social share buttons: https://github.com/consul/consul/pull/2525
|
||||||
|
- Heading link on budgets message: https://github.com/consul/consul/pull/2528
|
||||||
|
- Improve spec boot time and clean up of test logs https://github.com/consul/consul/pull/2444
|
||||||
|
- Use user locale instead of default locale to format currencies https://github.com/consul/consul/pull/2443
|
||||||
- Flaky spec: random investments order scenario https://github.com/consul/consul/pull/2454
|
- Flaky spec: random investments order scenario https://github.com/consul/consul/pull/2454
|
||||||
- Flaky spec: users without email should not receive emails https://github.com/consul/consul/pull/2453
|
- Flaky spec: users without email should not receive emails https://github.com/consul/consul/pull/2453
|
||||||
- Flaky spec: missing comment on legislation annotation https://github.com/consul/consul/pull/2455
|
- Flaky spec: missing comment on legislation annotation https://github.com/consul/consul/pull/2455
|
||||||
- Flaky spec: Residence Assigned officers error https://github.com/consul/consul/pull/2458
|
- Flaky spec: Residence Assigned officers error https://github.com/consul/consul/pull/2458
|
||||||
|
- Flaky spec fix: Debates Show: "Back" link directs to previous page https://github.com/consul/consul/pull/2513
|
||||||
### Security
|
- Flaky spec fix: Email Spec comment random failures https://github.com/consul/consul/pull/2506
|
||||||
|
- Expire Coveralls badge cache https://github.com/consul/consul/pull/2445
|
||||||
|
- Fixed how newsletters controller and mailer handle recipients https://github.com/consul/consul/pull/2492
|
||||||
|
- Fix UserSegment feasible and undecided investment authors https://github.com/consul/consul/pull/2491
|
||||||
|
- Remove empty emails from user segment usages https://github.com/consul/consul/pull/2516
|
||||||
|
- Clean html and scss legislation proposals: https://github.com/consul/consul/pull/2527
|
||||||
|
- UI fixes https://github.com/consul/consul/pull/2489 https://github.com/consul/consul/pull/2465
|
||||||
|
|
||||||
## [0.13.0](https://github.com/consul/consul/compare/v0.12...v0.13) - 2018-02-05
|
## [0.13.0](https://github.com/consul/consul/compare/v0.12...v0.13) - 2018-02-05
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user