Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgarlag committed Mar 10, 2016
1 parent 51fa135 commit a4cea47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]

## [0.2.0] - 2016-03-10

### Added
- Add Symfony Bundle

Expand All @@ -12,4 +14,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Add `breakpoint` function

[unreleased]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.1.0...master

[unreleased]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.2.0...master
[0.2.0]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/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 @@ -33,7 +33,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.2.x-dev"
"dev-master": "0.3.x-dev"
}
}
}

0 comments on commit a4cea47

Please sign in to comment.