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 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 |