diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e57e05..98a3fa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ ## 3.x +### 3.0.3 + +*Oct 24, 2021* + +* dump() now throws exception if the file is not writable +* load() now throws exception if the file is not readable + ### 3.0.2 *Oct 23, 2021*