Skip to content

Commit e469dbc

Browse files
Update changelog for prompt cleanup
1 parent 19a7ca2 commit e469dbc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

core/docs/Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
### Enhancements
1212

13+
* Add APIs for prompt cleanup of allocated resources as well as cleanup of
14+
concurrent threads. You can choose to use guaranteed prompt cleanup over GC
15+
based cleanup by using the new APIs.
1316
* Add several new concurrent combinators for folds in
1417
`Streamly.Data.Fold.Prelude`.
1518
* Add `Streamly.Data.Scanl` module is added for the new `Scanl` type. Composable

0 commit comments

Comments
 (0)