Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgarlag authored Nov 20, 2017
1 parent a8368ef commit 360ec63
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]

## [0.3.1] - 2017-11-20

### Changed
- Require PHP 5.6

### Fixed
- Update requirements to allow twig 2.x

Expand All @@ -24,6 +29,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add `breakpoint` function


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

0 comments on commit 360ec63

Please sign in to comment.