Skip to content

Commit

Permalink
Bump version to 0.8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spl committed Jul 29, 2016
1 parent 188d1a4 commit a238e24
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Change Log
==========

Version 0.8.0.1 (2016-07-29) *58th Anniversary of the Creation of NASA*
-----------------------------------------------------------------------

#### Package changes

* Change QuickCheck lower bound to 2.9 for GHC >= 8 (base >= 4.9)
([Adam Bergmark](https://github.com/bergmark)])

Version 0.8 (2016-07-17) *Constitution Day in South Korea*
----------------------------------------------------------

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.8
version: 0.8.0.1
synopsis: Difference lists
description:
Difference lists are a list-like type supporting O(1) append. This is
Expand Down

0 comments on commit a238e24

Please sign in to comment.