Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgarlag committed May 27, 2016
1 parent ba00abb commit 5cb9945
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]
## [Unreleased]

## [0.2.0] - 2016-05-27

### Added
- Add CHANGELOG.md file
Expand All @@ -16,4 +18,5 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## 0.1.0 - 2016-05-24

[unreleased]: https://github.com/ajgarlag/AjglComposerSymlinker/compare/0.1.0...master
[unreleased]: https://github.com/ajgarlag/AjglComposerSymlinker/compare/0.2.0...master
[0.2.0]: https://github.com/ajgarlag/AjglComposerSymlinker/compare/0.1.0...0.2.0
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.2.x-dev"
"dev-master": "0.3.x-dev"
}
}
}

0 comments on commit 5cb9945

Please sign in to comment.