Skip to content

Commit 441f250

Browse files
committed
Add CHANGELOG entry for lexer prepro EOF fix (#527)
1 parent 70137c5 commit 441f250

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ see [CONTRIBUTING.md](CONTRIBUTING.md#release-instructions-for-a-new-version) fo
1414
"permission denied" error
1515
- fix: tablex.mapn could take a long time if no args provided
1616
[#521](https://github.com/lunarmodules/Penlight/pull/521)
17+
- fix(lexer): a preprocessor directive on the final line with no trailing
18+
newline is now recognized as a single `prepro` token
19+
[#527](https://github.com/lunarmodules/Penlight/pull/527)
1720

1821
## 1.15.0 (2026-Jan-4)
1922
- docs: many (small) documentation updates and fixes

0 commit comments

Comments
 (0)