Skip to content

Commit

Permalink
Start to add release notes for 0.7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bos committed Apr 30, 2014
1 parent fdb07f5 commit 677a8d9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.7.1.0

* Major compiler and library compatibility changes: we have dropped
support for GHC older than 7.4, text older than 1.1, and bytestring
older than 0.10.4.0. Supporting the older versions had become
increasingly difficult, to the point where it was no longer worth
it.

0.7.0.0

* The performance of encoding to and decoding of bytestrings have both
Expand Down

0 comments on commit 677a8d9

Please sign in to comment.