From e001312b33aa7842065dddce88b3a88e12a5d1fa Mon Sep 17 00:00:00 2001 From: Jakob Lichterfeld Date: Sat, 16 Mar 2024 14:54:37 +0100 Subject: [PATCH] build: release v0.6.3 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5295a8..7e3a7a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ ### Enhancements +### Bug Fixes + +## [0.6.3] - 2023-03-16 + +### New Features + +### Enhancements + - build: improve non-root user creation in dockerfile - style: remove global variables for bot and chat_id, ensure UPPERCASE for constants, update imports - ci: distribute build across multiple runners