Skip to content

Commit

Permalink
Add a changelog entry regarding the FileSystem.Event.* deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyaov committed Dec 19, 2024
1 parent 21a884b commit 17e45a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/docs/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

* The `FileSystem.Event.*` modules have been deprecated in favor of the
[streamly-fsevents](https://github.com/composewell/streamly-fsevents) package.
* Add several concurrent combinators for folds in `Streamly.Data.Fold.Prelude`.
* Split the `Fold` type in two, `Fold` and `Scanl`. `Streamly.Data.Scanl`
module is added for the new `Scanl` type.
Expand Down

0 comments on commit 17e45a8

Please sign in to comment.