Skip to content

Commit c80b282

Browse files
committed
Improve changelog links
1 parent 7bfbe91 commit c80b282

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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).

0 commit comments

Comments
 (0)