diff options
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3677eaa..37fcb61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 to implement the transparent compression. - Internal cleanups & restructuring, trying to improve maintainabillity and testabillity of the code. +- Drastic performance improvements of the xattr writer (#68). ### Fixed - libsquashfs: Allow shared read access to generated images on Windows (#79) |