Skip to content

Commit a8ecb39

Browse files
authored
Update CHANGELOG.md
1 parent 50db4b0 commit a8ecb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ Notable changes to this project are documented in this file. The format is based
55
## [Unreleased]
66

77
Breaking changes:
8+
- Fix semantics of endBy and sepEndBy parser combinators (#84 by @chtenb)
89

910
New features:
1011

1112
Bugfixes:
1213
- Do not export `chainl'` and `chainr'` helper functions (#84 by @chtenb)
13-
- Fix semantics of endBy and sepEndBy parser combinators (#84 by @chtenb)
1414
- Issue #69: Fix regex parser to always wrap pattern inside `^(..)` (#80 by @chtenb)
1515

1616
Other improvements:

0 commit comments

Comments
 (0)