Skip to content

Commit c4778ac

Browse files
committed
Update changelog.
1 parent fd8ecf5 commit c4778ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
- Export 'Text' instances from Text.Parsec
44
- Make Text.Parsec exports more visible
55
- Re-arrange Text.Parsec exports
6+
- Add functions 'crlf' and 'endOfLine' to Text.Parsec.Char for handling
7+
input streams that do not have normalized line terminators.
8+
- Fix off-by-one error in Token.charControl
69

710
3.1.4 & 3.1.5
811

0 commit comments

Comments
 (0)