diff --git a/Changelog.md b/Changelog.md index ffca331..df0368c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,7 +13,7 @@ version 0.3.0 version 0.2.3 -------------- -+ In 0.2.0 `DefaultModeGetter` along with setting permissions also started throwing an exception if it could not, and this was problematic on windows so the exception has been replaced with a log message. ++ In 0.2.0 `DefaultModeGetter` and `DeaultModeSetter` started throwing exception when permissions couldn't be retrieved/assigned, and this was problematic on windows so the exception has been replaced with a log message. version 0.2.0 --------------