diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..58f0dfd --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,44 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [1.0.2] - 2025-05-04 + +### 🚀 Features + +- Add command + +### 🐛 Bug Fixes + +- Author description and name +- Remove useless header from settings + +### ⚙️ Miscellaneous Tasks + +- Improve maintenace guide +- Remove extra action from maintenance guide + +## [1.0.1] - 2025-04-21 + +### 🐛 Bug Fixes + +- Move style to styles.css + +### ⚙️ Miscellaneous Tasks + +- Add maintenance guide + +## [1.0.0] - 2025-04-13 + +### 🚀 Features + +- Add main code + +### ⚙️ Miscellaneous Tasks + +- Add license +- Add readme +- Update version +- Update package.json + +