Skip to content

Commit f2cb614

Browse files
update changelog
1 parent b01245d commit f2cb614

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

typed-protocols/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Revision history for typed-protocols
22

3+
## next version
4+
5+
### Breaking changes
6+
7+
### Non-breaking changes
8+
9+
* generalized prop_codecF_splitsM to run the decoder function provided by a client
10+
library (instead of `runDecoder` here) to test it as well.
11+
312
## 1.1.0.0 -- 05.08.2025
413

514
### Breaking changes
@@ -55,4 +64,4 @@
5564
* Support `ghc-9.6.1`.
5665
* Use `io-classes-1.1.0.0`.
5766

58-
[singletons-3.0.1]: https://hackage.haskell.org/package/singletons
67+
[singletons-3.0.1]: https://hackage.haskell.org/package/singletons

0 commit comments

Comments
 (0)