diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..38ebf7a --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,16 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [unreleased] + +### 🚀 Features + +- Initial commit +- Add pyinstaller specfile + +### ⚙️ Miscellaneous Tasks + +- Add authors pyproject metadata + +