diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-02-28 13:33:16 +0100 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-02-28 13:33:22 +0100 |
commit | e51f682b79f1543a8f89ab6491973411582d7bb4 (patch) | |
tree | 7351084f77500cbf90dead28378dbba4fbb6e577 | |
parent | 12d2eed307a36c043884ccfd9fac1b6d861ce235 (diff) |
Update CHANGELOG.md
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a9b4340..3677eaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Internal cleanups & restructuring, trying to improve maintainabillity and testabillity of the code. +### Fixed +- libsquashfs: Allow shared read access to generated images on Windows (#79) + ## [1.0.4] - 2021-01-23 ### Fixed - typos in documentation |