Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
bos committed Sep 8, 2014
1 parent 2925921 commit 3927c35
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelog.md
@@ -1,5 +1,14 @@
1.2.0.0

* Fixed an integer overflow in the replace function
(https://github.com/bos/text/issues/81)

* Fixed a hang in lazy decodeUtf8With
(https://github.com/bos/text/issues/87)

* Reduced codegen bloat caused by use of empty and single-character
literals

* Added an instance of IsList for GHC 7.8 and above

1.1.1.0
Expand Down

0 comments on commit 3927c35

Please sign in to comment.