From fdf45d7566140e050fc6d9b4f79c5924541d8209 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Wed, 11 Dec 2019 17:05:48 +0600 Subject: [PATCH] a little fix in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b344fdf37..46fdc74e19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ * `User` now implement `PrivateChat` * `TextMentionMessageEntity` now accept `PrivateChat` instead of `User` in main constructor * `TextMentionMessageEntity` now contains not user, but contains `PrivateChat` - * Fixeed: `TextMentionMessageEntity#asHtmlSource` previously worked incorrect + * Fixed: `TextMentionMessageEntity#asHtmlSource` previously worked incorrect * Abstraction `TextSource` * `MessageEntity` now extends `TextSource` * `createFormattedText` method now accept `List`