Improve changelog using keepachangelog format
This commit is contained in:
77
CHANGELOG.md
77
CHANGELOG.md
@@ -1,38 +1,49 @@
|
|||||||
### 0.9 - 2017-06-15
|
# Changelog
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
* New features
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||||
* Budgets
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
* Basic polls
|
|
||||||
* Collaborative legistlation
|
|
||||||
* Custom pages
|
|
||||||
* GraphQL API
|
|
||||||
* Improved admin section
|
|
||||||
* Enhancements
|
|
||||||
* Improved admin section
|
|
||||||
* Rails 4.2.8
|
|
||||||
* Ruby 2.3.2
|
|
||||||
* Bug fixes
|
|
||||||
* CKEditor locale compilation fixed
|
|
||||||
* Fixed bugs in mobile layouts
|
|
||||||
* Deprecations
|
|
||||||
* SpendingProposals are deprecated now in favor of Budgets
|
|
||||||
|
|
||||||
### 0.8 - 2016-07-21
|
## [Unreleased]
|
||||||
|
|
||||||
* New features
|
## [0.9.0] - 2017-06-15
|
||||||
* Support for customization schema, vía specific custom files, assets and folders
|
### Added
|
||||||
* Enhancements
|
- Budgets
|
||||||
* Rails 2.4.7
|
- Basic polls
|
||||||
* Ruby 2.3.1
|
- Collaborative legistlation
|
||||||
* Bug fixes
|
- Custom pages
|
||||||
* Fixed bug causing errors on user deletion
|
- GraphQL API
|
||||||
|
- Improved admin section
|
||||||
|
|
||||||
### 0.7 - 2016-04-25
|
### Changed
|
||||||
|
- Improved admin section
|
||||||
|
- Rails 4.2.8
|
||||||
|
- Ruby 2.3.2
|
||||||
|
|
||||||
* New features
|
### Deprecated
|
||||||
* Debates
|
- SpendingProposals are deprecated now in favor of Budgets
|
||||||
* Proposals
|
|
||||||
* Basic Spending Proposals
|
### Fixed
|
||||||
* Enhancements
|
- CKEditor locale compilation fixed
|
||||||
* Rails 2.4.6
|
- Fixed bugs in mobile layouts
|
||||||
* Ruby 2.2.3
|
|
||||||
|
## [0.8.0] - 2016-07-21
|
||||||
|
### Added
|
||||||
|
- Support for customization schema, vía specific custom files, assets and folders
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Rails 4.2.7
|
||||||
|
- Ruby 2.3.1
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Fixed bug causing errors on user deletion
|
||||||
|
|
||||||
|
## [0.7.0] - 2016-04-25
|
||||||
|
### Added
|
||||||
|
- Debates
|
||||||
|
- Proposals
|
||||||
|
- Basic Spending Proposals
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Rails 4.2.6
|
||||||
|
- Ruby 2.2.3
|
||||||
|
|||||||
Reference in New Issue
Block a user