From fc2882c8c608607416c54b6d5564ed3677d7afe2 Mon Sep 17 00:00:00 2001 From: Marcus Holland-Moritz Date: Mon, 30 Nov 2020 20:01:52 +0100 Subject: [PATCH] Update Change Log --- CHANGES.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 1f77694b..4c9b78dc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,17 @@ # 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 - Replace --no-owner and --no-time with more flexible --set-owner,