summaryrefslogtreecommitdiff
path: root/protocols/Telegram/docs/tgl/CHANGELOG
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2016-03-12 17:48:57 +0000
committerKirill Volinsky <mataes2007@gmail.com>2016-03-12 17:48:57 +0000
commit534db770dbe8c358ea267df20145e9793fb0275a (patch)
tree66989fb4e5511b4efe5652cf5312ac4f160bfd01 /protocols/Telegram/docs/tgl/CHANGELOG
parent461f53bf697335fabdc82c6c9143e6020de4f022 (diff)
tgl inside telegram
git-svn-id: http://svn.miranda-ng.org/main/trunk@16471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Telegram/docs/tgl/CHANGELOG')
-rw-r--r--protocols/Telegram/docs/tgl/CHANGELOG23
1 files changed, 23 insertions, 0 deletions
diff --git a/protocols/Telegram/docs/tgl/CHANGELOG b/protocols/Telegram/docs/tgl/CHANGELOG
new file mode 100644
index 0000000000..776a1f3037
--- /dev/null
+++ b/protocols/Telegram/docs/tgl/CHANGELOG
@@ -0,0 +1,23 @@
+2.0.3
+* updated to layer 31 (bot support)
+* changed signature of contact_search method
+2.0.2
+* fixed small bugs
+* added block/unblock user method
+2.0.1
+* store error code for last operation in TLS->error/TLS->error_code
+* make interface more consitent
+* deleted outdated *_ex functions
+* fixed bugs
+* support for layer 28:
+* support for new pts system
+* support for new read system
+* support for passwords
+* support replies
+* support photo captions
+* support group links
+1.2.1
+* fixed registration/login problem
+* added extension to downloads
+1.2.0
+* layer 22 support