Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgarlag committed Apr 10, 2019
1 parent 5ee9c7e commit 13ee394
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,22 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]


## [0.3.4] - 2019-04-10

### Fixed
- Population of `$arguments` variable


## [0.3.3] - 2019-03-18

### Fixed
- Population of `$arguments` variable
- Usage of deprecated classes


## [0.3.2] - 2018-12-10

### Added
- Add support for Symfony 4

Expand All @@ -20,24 +31,29 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Update requirements to allow twig 2.x


## [0.3.0] - 2016-03-31

### Added
- Add `$environment` and `$context` variables
- Allow to inspect function arguments


## [0.2.0] - 2016-03-10

### Added
- Add Symfony Bundle


## 0.1.0 - 2016-03-09

### Added
- Add `breakpoint` function


[unreleased]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.3.2...master
[unreleased]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.3.4...master
[0.3.4]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.3.3...0.3.4
[0.3.3]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.3.2...0.3.3
[0.3.2]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.3.1...0.3.2
[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
Expand Down

0 comments on commit 13ee394

Please # to comment.