We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e747d commit f06bbd8Copy full SHA for f06bbd8
CHANGELOG.md
@@ -70,7 +70,11 @@
70
- Added `Ord` instance for `StringOrURI` ([#134]; contributed by
71
Chris Penner).
72
73
+- Added `Semigroup` and `Monoid` instances for `JWKSet`
74
+ ([#135]; contributed by Torgeir Strand Henriksen).
75
+
76
[#134]: https://github.com/frasertweedale/hs-jose/pull/134
77
+[#135]: https://github.com/frasertweedale/hs-jose/pull/135
78
79
80
## Version 0.11 (2023-10-31)
0 commit comments