summaryrefslogtreecommitdiff
path: root/protocols/Telegram/docs/tgl/CHANGELOG
diff options
context:
space:
mode:
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