From 52e46b558026d48c28a29568335125c28c50fc87 Mon Sep 17 00:00:00 2001 From: klemek Date: Thu, 14 Nov 2019 20:47:34 +0100 Subject: [PATCH] updated README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ac19553..dc0ccf8 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,11 @@ You will need: ``` python3 bot.py ``` + +## Changelog + +* **v1.1**: + * coma separator for big numbers + * history loading by chunks for big channels (performance increase) + * bug fix +* **v1.0**: stable release