From b71bedb62a41975f98316eb7a48afc620ee1f3fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?c=C4=83t=C4=83lin?= Date: Tue, 5 Nov 2024 16:44:09 +0100 Subject: [PATCH] chore: update CHANGELOG --- CHANGELOG | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 24210fe..ee239a4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## [0.1.2] - 2024-11-05 + +### 🚀 Features + +- Add !q and !qadd commands + +### ⚙️ Miscellaneous Tasks + +- Update CHANGELOG + ## [0.1.1] - 2024-11-01 ### 🚀 Features