File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
3232
3333## [ 0.9.6] Partial Indentation - 2025-04-20
3434### Fixed
35- - Indentation of nested partials (https://github.com/ProAI/laravel-handlebars /issues/33 ).
35+ - Indentation of nested partials (fixes https://github.com/zordius/lightncandy /issues/349 ).
3636- Parsing hash options containing line breaks (fixes https://github.com/zordius/lightncandy/issues/310 ).
3737- Parameter type error in strict mode.
3838- Parsing raw block helper params.
@@ -55,7 +55,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
5555
5656## [ 0.9.2] Arrow Function Helpers - 2025-03-19
5757### Added
58- - Support for arrow function helpers.
58+ - Support for arrow function helpers (fixes https://github.com/zordius/lightncandy/issues/366 ) .
5959
6060### Fixed
6161- Parse error when using length with ` @root ` (from https://github.com/zordius/lightncandy/issues/370 ).
You can’t perform that action at this time.
0 commit comments