Skip to content

Commit

Permalink
Bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spl committed Jun 28, 2014
1 parent 1752b25 commit a0e257a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Change Log
==========

Version 0.7.1 (2014-06-28) *100th Anniversary of the Assassination of Franz Ferdinand*
--------------------------------------------------------------------------------------

#### Package changes

* Add `IsList` instance for GHC >= 7.8 ([Icelandjack](https://github.com/Icelandjack))

Version 0.7.0.1 (2014-03-24) *World Tuberculosis Day*
-----------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion dlist.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dlist
version: 0.7.0.1
version: 0.7.1
synopsis: Difference lists
description:
Difference lists are a list-like type supporting O(1) append. This is
Expand Down

0 comments on commit a0e257a

Please sign in to comment.