We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d036de6 + 0f91cc7 commit 531e80dCopy full SHA for 531e80d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.0.2.0
2
+
3
+- Added the `fromSet` function to `MonoidMap`.
4
5
# 0.0.1.9
6
7
- Added the following traversal functions to `MonoidMap`:
monoidmap.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: monoidmap
-version: 0.0.1.9
+version: 0.0.2.0
bug-reports: https://github.com/jonathanknowles/monoidmap/issues
license: Apache-2.0
license-file: LICENSE
0 commit comments