Skip to content

Commit d26efe0

Browse files
committed
Release 0.9.3
1 parent 16cce03 commit d26efe0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.9.3] Raw Block Parsing - 2025-03-20
5+
### Fixed
6+
- Correctly parse handlebars after raw block (fixes https://github.com/zordius/lightncandy/issues/344).
7+
48
## [0.9.2] Arrow Function Helpers - 2025-03-19
59
### Added
610
- Support for arrow function helpers.
@@ -44,6 +48,7 @@ Initial release after forking from LightnCandy 1.2.6.
4448
- HTML documentation.
4549
- Dozens of unnecessary feature flags.
4650

51+
[0.9.3]: https://github.com/devtheorem/php-handlebars/compare/v0.9.2...v0.9.3
4752
[0.9.2]: https://github.com/devtheorem/php-handlebars/compare/v0.9.1...v0.9.2
4853
[0.9.1]: https://github.com/devtheorem/php-handlebars/compare/v0.9.0...v0.9.1
4954
[0.9.0]: https://github.com/devtheorem/php-handlebars/tree/v0.9.0

0 commit comments

Comments
 (0)