Skip to content

Commit 528bb2a

Browse files
Add a changelog entry for concurrent Config split
1 parent 2555e37 commit 528bb2a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

core/docs/Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
### Breaking Changes
66

7+
* Concurrent streams and folds now use separate type concurrency
8+
config. If you are importing the `Config` type from an incorrect module,
9+
you will have to fix that.
10+
711
### Enhancements
812

913
* Add several new concurrent combinators for folds in

0 commit comments

Comments
 (0)