From 3facba2730ed92ed466de39623afb490d656b1d3 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Mon, 14 Aug 2023 01:34:24 +0300 Subject: [PATCH] Remove bad file --- CHANGES/1256.doc.rst | 3 ++- CHANGES/5780.doc.rst | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 CHANGES/5780.doc.rst diff --git a/CHANGES/1256.doc.rst b/CHANGES/1256.doc.rst index 2b8af247..986cd892 100644 --- a/CHANGES/1256.doc.rst +++ b/CHANGES/1256.doc.rst @@ -1 +1,2 @@ -Refactored examples code to use aiogram enumerations and enhanced chat messages with markdown beautifications for a more user-friendly display. +Refactored examples code to use aiogram enumerations and enhanced chat messages with markdown +beautification's for a more user-friendly display. diff --git a/CHANGES/5780.doc.rst b/CHANGES/5780.doc.rst deleted file mode 100644 index 2b8af247..00000000 --- a/CHANGES/5780.doc.rst +++ /dev/null @@ -1 +0,0 @@ -Refactored examples code to use aiogram enumerations and enhanced chat messages with markdown beautifications for a more user-friendly display.