chore(changelog): update unreleased changelog

This commit is contained in:
2025-07-12 19:26:44 +00:00
parent b5bc63fd6c
commit 2fda134686

21
CHANGELOG.md Normal file
View File

@@ -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))