summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2024-03-20 22:06:33 +0100
committerStefan Kreutz <mail@skreutz.com>2024-03-20 22:06:33 +0100
commitfd0215a3a01afca3d208d68610a52f99f9cb130a (patch)
tree8752b59eaef43b7e38e7903b774dacd9cc6ab4c5 /CHANGELOG.md
parent18f5889cbf0842af70a4f3e8c5888d55d92216d4 (diff)
downloadparseq-fd0215a3a01afca3d208d68610a52f99f9cb130a.tar
Ignore disconnected channel errors
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 27affb9..2000008 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,10 @@ The format is based on [Keep A Changelog][] and this project adheres to
- Added Cargo.lock for the library
+### Fixed
+
+- Ignored disconnected channel errors when `ParallelMap` got dropped
+
## [0.1.2] - 2023-03-25
### Added
Generated by cgit. See skreutz.com for my tech blog and contact information.