Skip to content

Commit

Permalink
Update to version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanueleMinotto committed Mar 23, 2017
1 parent 58e0d06 commit a920bc4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ All Notable changes to `adespresso/feature-bundle` will be documented in this fi
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## [Unreleased]

## [1.2.0] - 2017-03-23
### Added

* Added `features:create <parent> <name> [--enabled] [--role=<REQUIRED_ROLE>]` console command to create a feature from CLI
Expand Down Expand Up @@ -52,5 +54,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
* Migration initialization from cw_feature.* to ae_feature.*
* Remove unused Configuration

[Unreleased]: https://github.com/adespresso/FeatureBundle/compare/1.1.0...HEAD
[Unreleased]: https://github.com/adespresso/FeatureBundle/compare/1.2.0...HEAD
[1.2.0]: https://github.com/adespresso/FeatureBundle/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/adespresso/FeatureBundle/compare/1.0.0...1.1.0

0 comments on commit a920bc4

Please sign in to comment.