diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0023da0..c0c3020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ The format is based on [Keep A Changelog][] and this project adheres to - Add Cargo.lock for the library +### Changed + +- Update dependencies + ### Fixed - Ignore disconnected channel errors when `ParallelMap` got dropped |