From ddc6256f16ee4060572cdc381abf8afcf2db3670 Mon Sep 17 00:00:00 2001 From: mrkkrp Date: Sun, 21 Oct 2018 17:29:26 +0700 Subject: [PATCH] Update the changelog for version 7.0.2 [skip ci] --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb3cd70..833ff7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## Megaparsec 7.0.2 + +* Fixed the property test for `char'` which was failing in the case when + there is a character with different upper and title cases. + +* More descriptive error messages when `elabel` or `ulabel` from + `Text.Megaparsec.Error.Builder` are used with empty strings. + +* Typos fixes in the docs. + ## Megaparsec 7.0.1 * Fixed a bug in `errorBundlePretty`. Previously the question sign `?` was