Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgarlag committed Dec 6, 2022
1 parent 6737816 commit 17b7674
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]

## [0.4.0] - 2022-12-06

### Added
- Add support for PHP 8.2
- Add support for Symfony 6

### Changed
- Mark all classes as `final`
- Add return type hints
Expand Down Expand Up @@ -68,7 +74,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add `breakpoint` function


[unreleased]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.3.5...master
[unreleased]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.4.0...master
[0.4.0]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.3.5...0.4.0
[0.3.4]: https://github.com/ajgarlag/AjglBreakpointTwigExtension/compare/0.3.4...0.3.5
[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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Author Information

Developed with ♥ by [Antonio J. García Lagar].

If you find this component useful, please add a ★ in the [GitHub repository page] and/or the [Packagist package page].
If you find this component useful, please add a ★ in the [GitHub repository page].

[Xdebug]: https://xdebug.org/
[LICENSE]: LICENSE
Expand Down

0 comments on commit 17b7674

Please sign in to comment.