Skip to content

Commit

Permalink
_1.0_ release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Jul 28, 2014
1 parent c11f9c6 commit 92e4f79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
0.7
1.0
---
* Removed `Day` convolution. The right adjoint of Day convolution is in `kan-extensions` as the right Kan lift. Moving these there to avoid forcing orphan instances. It also rather dramatically reduces the number of extensions required.
* This requires a first digit bump as it breaks several of my own packages.

0.6.1.1
-------
Expand Down
2 changes: 1 addition & 1 deletion contravariant.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: contravariant
category: Control, Data
version: 0.7
version: 1.0
license: BSD3
cabal-version: >= 1.6
license-file: LICENSE
Expand Down

0 comments on commit 92e4f79

Please sign in to comment.