From 29e124259179c930f0c354a77274e6646d04d838 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?c=C4=83t=C4=83lin?= Date: Wed, 23 Oct 2024 12:43:10 +0200 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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