Update changelog.

This commit is contained in:
Antoine Latter 2014-09-24 20:49:46 -05:00
parent c10f076852
commit f7c5410db8

View File

@ -1,3 +1,9 @@
3.1.7
- Fix a regression from 3.1.6 related to the reported position of error messages.
See bug #9 for details.
- Reset the current error position on success of 'lookAhead'.
3.1.6
- Export 'Text' instances from Text.Parsec