diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c8e448c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [unreleased] + +### 🚀 Features + +- Initializes project with basic configuration and structure - ([6b51705](https://git.0xmax42.io/maxp/repoCat/commit/6b51705a9ee3a7b1336106e6e1faeb9e3a6f51a9)) +- Adds script to sync version from pyproject.toml - ([c31905c](https://git.0xmax42.io/maxp/repoCat/commit/c31905c43c558acf5b7c7322ae8f50f3e790ef4d)) + +### 📚 Documentation + +- Adds TODO file - ([b5bc63f](https://git.0xmax42.io/maxp/repoCat/commit/b5bc63fd6c982a691d8800d0c373bf8fc936f20d)) + +### ⚙️ Miscellaneous Tasks + +- Adds VS Code settings for Python and UI - ([9c07262](https://git.0xmax42.io/maxp/repoCat/commit/9c07262c230b4fe02a558486a78e4e48d1984d76)) +- *(ci)* Adds nightly and release build workflows - ([2773984](https://git.0xmax42.io/maxp/repoCat/commit/2773984dcbc99b49ad940d0bb9f864f616b19c08)) + +