summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2023-03-25 17:29:45 +0100
committerStefan Kreutz <mail@skreutz.com>2023-03-25 17:29:45 +0100
commit4c77d298c2696111f5c3e85e65a55f84af118bc2 (patch)
tree51d02dba4b6cfe0514eb60f5a0a025805d5412c7
parenta168653d083e797274a14f20fbc0d37fad2ed601 (diff)
downloadparseq-4c77d298c2696111f5c3e85e65a55f84af118bc2.tar
Noted Cargo.lock for example application
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6a2a17f..9fb2021 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,10 @@ The format is based on [Keep A Changelog][] and this project adheres to
## Unreleased
+### Added
+
+- Added Cargo.lock for example application
+
### Changed
- Implemented `Iterator::size_hint` for `ParallelMap`
Generated by cgit. See skreutz.com for my tech blog and contact information.