Skip to content

Commit f06bbd8

Browse files
changelog: add note for new JWKSet instances
1 parent 03e747d commit f06bbd8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,11 @@
7070
- Added `Ord` instance for `StringOrURI` ([#134]; contributed by
7171
Chris Penner).
7272

73+
- Added `Semigroup` and `Monoid` instances for `JWKSet`
74+
([#135]; contributed by Torgeir Strand Henriksen).
75+
7376
[#134]: https://github.com/frasertweedale/hs-jose/pull/134
77+
[#135]: https://github.com/frasertweedale/hs-jose/pull/135
7478

7579

7680
## Version 0.11 (2023-10-31)

0 commit comments

Comments
 (0)