diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c869fe..24d1a2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ This project should adhere to [Semantic Versioning](https://semver.org/spec/v2.0 ### Changed +#### Refactoring + +* Minor code cleanups by github user @ArtemIsmagilov in https://github.com/python-caldav/caldav/pull/456 + #### Test framework * Python 3.13 is officially supported by github user @ArtemIsmagilov in https://github.com/python-caldav/caldav/pull/454