Skip to content

Commit d9ccd4f

Browse files
authored
Update CHANGELOG.md
1 parent 43463e3 commit d9ccd4f

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
@@ -26,7 +26,7 @@ Breaking changes:
2626
prevents a compiler error (i.e. `MixedAssociativityError`)
2727
without causing issues with `<$>`.
2828
- Rename module prefix from `Text.Parsing.Parser` to `Parsing` (#169 by @jamesdbrock)
29-
- Delete the `regex` parser and replace it with `mkRegex`. (#170 by @jamesdbrock)
29+
- Replace the `regex` parser. (#170 by @jamesdbrock)
3030

3131
New features:
3232

0 commit comments

Comments
 (0)