diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f6fc0ba..351840f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## [Unreleased][unreleased] +## [0.13.2] - 2023-07-10 ### Fixed - Avoid always terminating calls in links - Transformed html attributes @@ -182,7 +183,8 @@ - Transform components to explicit calls - Error mapper for better DX -[unreleased]: https://github.com/efabrica-team/phpstan-latte/compare/0.13.1...HEAD +[unreleased]: https://github.com/efabrica-team/phpstan-latte/compare/0.13.2...HEAD +[0.13.2]: https://github.com/efabrica-team/phpstan-latte/compare/0.13.1...0.13.2 [0.13.1]: https://github.com/efabrica-team/phpstan-latte/compare/0.13.0...0.13.1 [0.13.0]: https://github.com/efabrica-team/phpstan-latte/compare/0.12.0...0.13.0 [0.12.0]: https://github.com/efabrica-team/phpstan-latte/compare/0.11.0...0.12.0