summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-12-20 09:26:10 +0100
committerStefan Kreutz <mail@skreutz.com>2022-12-20 09:26:10 +0100
commit25684a494961686c5b0a8fa14970ff11be8dc630 (patch)
tree2c347d3f72e6565c02302165c246160822fb38c4
parenta7213ed931f2504902c3d7378d4423a9984f8635 (diff)
downloadparseq-25684a494961686c5b0a8fa14970ff11be8dc630.tar
Note added must_use attribute
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ef36a5..f59e0b9 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 recursive SHA256 example application.
+### Changed
+
+- `ParallelIterator` and `ParallelMap` must be used.
+
## [0.1.0] - 2022-12-18
### Added
Generated by cgit. See skreutz.com for my tech blog and contact information.