From 62f62de50ac7130aaa7ba41a841e652632c9b068 Mon Sep 17 00:00:00 2001 From: latan Date: Thu, 10 Aug 2023 11:49:13 +0300 Subject: [PATCH] Added Changelog --- CHANGES/5780.doc.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 CHANGES/5780.doc.rst diff --git a/CHANGES/5780.doc.rst b/CHANGES/5780.doc.rst new file mode 100644 index 00000000..2b8af247 --- /dev/null +++ b/CHANGES/5780.doc.rst @@ -0,0 +1 @@ +Refactored examples code to use aiogram enumerations and enhanced chat messages with markdown beautifications for a more user-friendly display.