Skip to content

Commit f54db7f

Browse files
Prepare release. (#258)
2 parents e4ee524 + 66a395a commit f54db7f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.0.4.1
2+
3+
- Fixed spelling error in documentation.
4+
- Added the haddock `not-home` marker to `Data.MonoidMap.Internal`.
5+
16
# 0.0.4.0
27

38
- Added the `fromMapWith` function to `MonoidMap`.

monoidmap.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: monoidmap
3-
version: 0.0.4.0
3+
version: 0.0.4.1
44
bug-reports: https://github.com/jonathanknowles/monoidmap/issues
55
license: Apache-2.0
66
license-file: LICENSE

0 commit comments

Comments
 (0)