summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7cf9b4d..81080e6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Split data writer up into a block writer and a block processor.
- All abstract data types inhert from an sqfs_object_t with common
functionality.
+- Lots of performance improvements.
### Fixed
- Include sys/sysmacros.h on any GNU libc platform.