Update the ‘CHANGELOG.md’ file (line folds)

This commit is contained in:
mrkkrp 2016-05-11 00:25:24 +07:00
parent e39fd663ca
commit 46132a8048

View File

@ -101,6 +101,8 @@
* Added `skipBlockCommentNested` function that should help parse possibly
nested block comments.
* Added `lineFold` function that helps parse line folds.
## Megaparsec 4.4.0
* Now state returned on failure is the exact state of parser at the moment