diff --git a/CHANGELOG.md b/CHANGELOG.md index 34f1b78..dff2e52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,18 +2,11 @@ ## Version 0.2.0 (2024-02-21) -### Implemented enhancements - - Add protected functions support ## Version 0.1.3 (2022-02-24) -**Implemented enhancements** - - create valid error message for special method - add python 3.9, 3.10 support - gitlab actions instead of travis - -**Fixed bugs** - - fixed flake8 errors