Update Change Log

This commit is contained in:
Marcus Holland-Moritz 2020-11-30 20:01:52 +01:00
parent 7b6b66a0ee
commit fc2882c8c6

View File

@ -1,5 +1,17 @@
# Change Log # Change Log
## Version 0.2.2 - 2020-11-30
- Remove read-only masking as it prevents writable overlays
- Throw an error in `mkdwarfs` if unrecognized command line
arguments are encountered (github #5)
- Various build fixes (github #2. #3)
- More documentation
## Version 0.2.1 - 2020-11-29 ## Version 0.2.1 - 2020-11-29
- Replace --no-owner and --no-time with more flexible --set-owner, - Replace --no-owner and --no-time with more flexible --set-owner,