Skip to content

Commit

Permalink
Prepare for new release. (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles authored Dec 23, 2023
2 parents 11f1819 + 80bd7fb commit fb4d8b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.0.1.0

- Added support for GHC 9.8.
- Optimised performance of `Semigroup.stimes` operation for `MonoidMap`.

# 0.0.0.1

Revised `MultiMap` examples and documentation.
Expand Down
2 changes: 1 addition & 1 deletion monoidmap.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: monoidmap
version: 0.0.0.1
version: 0.0.1.0
bug-reports: https://github.com/jonathanknowles/monoidmap/issues
license: Apache-2.0
license-file: LICENSE
Expand Down

0 comments on commit fb4d8b6

Please sign in to comment.