Skip to content

Commit

Permalink
Release 0.6.4.0 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocharles authored Mar 26, 2023
1 parent dbf6e15 commit 7eed347
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Monoidal containers

# 0.6.4.0

* [Bump upper bound of `these`](https://github.com/bgamari/monoidal-containers/pull/95)
* [Bump upper bound of `semialign`](https://github.com/bgamari/monoidal-containers/pull/96)
* [Build with GHC 9.6](https://github.com/bgamari/monoidal-containers/pull/97)

# 0.6.3.0

* [Bump upper bounds of aeson, base, and lens](https://github.com/bgamari/monoidal-containers/pull/92)
Expand Down
2 changes: 1 addition & 1 deletion monoidal-containers.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: monoidal-containers
version: 0.6.3.0
version: 0.6.4.0
synopsis: Containers with monoidal accumulation
description:
Containers with merging via monoidal accumulation. The 'Monoid' instances
Expand Down

0 comments on commit 7eed347

Please sign in to comment.