diff --git a/CHANGELOG.md b/CHANGELOG.md index 6233416..7161989 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ Please respect the following instructions: # Changelog +## 2024-01-01 + +- [Improvement] Happy New Year! + - Cookiecutter hooks to check input data validation. + - Various licenses support. + - New documentation format. + - GitHub Actions for new plugins. + - `dev` mode added to extra entries. + (by @CodeWithEmad). + ## 2023-11-21 - [Improvement] Mark compatibility with python 3.11 and 3.12 (by @CodeWithEmad).