diff --git a/CHANGELOG b/CHANGELOG index 38ebf7a..24efc5e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,15 +2,17 @@ All notable changes to this project will be documented in this file. -## [unreleased] +## [0.1.0] - 2024-10-23 ### 🚀 Features - Initial commit - Add pyinstaller specfile +- Add onefile pyinstaller spec ### ⚙️ Miscellaneous Tasks - Add authors pyproject metadata +- Add CHANGELOG