We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f491bfb commit f06be2bCopy full SHA for f06be2b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 0.5.0
2
+
3
+* Use supergroup chats
4
+* Refactor telegram commands
5
+* Support persistent commands
6
+* Update tdlib, remove proxy support
7
8
# 0.4.1
9
10
* Fix tdlib proxy
init.rb
@@ -29,7 +29,7 @@
29
name 'Redmine Bots'
30
url 'https://github.com/centosadmin/redmine_bots'
31
description 'This is a platform for building Redmine bots'
32
- version '0.4.1'
+ version '0.5.0'
33
author 'Southbridge'
34
author_url 'https://github.com/centosadmin'
35
0 commit comments