File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
6
## [ 0.50.0] [ 0.50.0 ] - 2020-05-2020
7
+
8
+ Added:
9
+
7
10
1 . Support Bot API v4.8: (by @danielperez9430 )
8
11
* Add methods: * sendDice()*
9
12
1 . Support Bot API v4.7: (by @danielperez9430 )
@@ -13,10 +16,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
13
16
1 . Support Bot API v4.4: (by @danielperez9430 )
14
17
* Add methods: * setChatPermissions()*
15
18
1 . Support for poll_answer (by @JieJiSS )
19
+ 1 . Add request options in file stream (by @zhangpanyi )
16
20
17
21
Changed: (by @danielperez9430 )
18
22
* New message type: * dice*
19
23
* Fix Bugs in tests
24
+ * Fix regex compare (by @ledamint )
25
+ * Fix listening for error events when downloading files (by @Kraigo )
20
26
21
27
New Test: (by @danielperez9430 )
22
28
* sendDice
You can’t perform that action at this time.
0 commit comments