Skip to content

Commit

Permalink
Version 0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lulco committed Nov 22, 2023
1 parent 996d842 commit 833b8e8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [Unreleased][unreleased]

## [0.16.2] - 2023-11-22
### Fixed
- Fixed first class callable filters

## [0.16.1] - 2023-10-11
### Fixed
- Standalone presenter action template is not analysed if presenter dir and template dir are siblings
Expand Down Expand Up @@ -234,7 +238,8 @@
- Transform components to explicit calls
- Error mapper for better DX

[unreleased]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.1...HEAD
[unreleased]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.2...HEAD
[0.16.2]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.1...0.16.2
[0.16.1]: https://github.com/efabrica-team/phpstan-latte/compare/0.16.0...0.16.1
[0.16.0]: https://github.com/efabrica-team/phpstan-latte/compare/0.15.0...0.16.0
[0.15.0]: https://github.com/efabrica-team/phpstan-latte/compare/0.14.0...0.15.0
Expand Down

0 comments on commit 833b8e8

Please sign in to comment.