From 81550997f7318566737b88185a7b287f63c779bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=BE=D0=B4=D0=B0?= <93333363+Soda-Na@users.noreply.github.com> Date: Mon, 30 Dec 2024 02:49:40 +0300 Subject: [PATCH] Fix link formatting for Bot API 8.1 support in CHANGES.rst (#1619) --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 10d9fe8e..d4c32310 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -22,7 +22,7 @@ Changelog Features -------- -- Added full support of `Bot API 8.1`_: +- Added full support of `Bot API 8.1 `_: - Added the field :code:`nanostar_amount` to the class :class:`aiogram.types.star_transaction.StarTransaction`. - Added the class :class:`aiogram.types.transaction_partner_affiliate_program.TransactionPartnerAffiliateProgram` for transactions pertaining to incoming affiliate commissions.