We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c55e2e commit 6fc416cCopy full SHA for 6fc416c
mono-traversable/ChangeLog.md
@@ -2,6 +2,9 @@
2
3
## 1.1.0.0
4
5
+* Added `Semigroup` superclass for `GrowingAppend`
6
+ [#248](https://github.com/snoyberg/mono-traversable/pull/248)
7
+
8
## 1.0.20.0
9
10
* Added instances for [`Reverse`](https://hackage.haskell.org/package/transformers-0.6.1.1/docs/Data-Functor-Reverse.html#t:Reverse) data structure.
0 commit comments