Skip to content

Commit

Permalink
Set release date
Browse files Browse the repository at this point in the history
  • Loading branch information
christiaanb committed Jul 8, 2016
1 parent 914cda2 commit 4227088
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.2
## 0.4.2 *July 8th 2016*
* Find more unifications:
* `(2*e ^ d) ~ (2*e*a*c) ==> [a*c := 2*e ^ (d-1)]`
* `a^d * a^e ~ a^c ==> [c := d + e]`
Expand Down

0 comments on commit 4227088

Please sign in to comment.