Skip to content

Commit

Permalink
Release 3.0.0-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Thinardon committed Jul 6, 2018
1 parent 4cc2a50 commit 9a88dfc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ 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).

## [Unreleased]

## [3.0.0-alpha1] - 2018-07-06
### Added
- Add new method `getOriginalDictionary` on TraceableDictionary
- New feature: if you use the `CategoryDictionaryInterface` you'll be able to sort dictionaries by using
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.1.x-dev"
"dev-master": "3.0.x-dev"
}
},
"suggest": {
Expand Down

0 comments on commit 9a88dfc

Please sign in to comment.