Skip to content

Commit

Permalink
Set release date
Browse files Browse the repository at this point in the history
  • Loading branch information
christiaanb committed Feb 4, 2016
1 parent 505e666 commit 55bac2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog for the [`ghc-typelits-natnormalise`](http://hackage.haskell.org/package/ghc-typelits-natnormalise) package

## 0.4.1
## 0.4.1 *February 4th 2016*
* Find more unifications:
* `F x y k z ~ F x y (k-1+1) z` ==> [k := k], where `F` can be any type function

Expand Down

0 comments on commit 55bac2e

Please sign in to comment.