Skip to content

Commit 917c20c

Browse files
release: v0.50.0
1 parent 7643551 commit 917c20c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [0.50.0][0.50.0] - 2020-05-2020
7+
8+
Added:
9+
710
1. Support Bot API v4.8: (by @danielperez9430)
811
* Add methods: *sendDice()*
912
1. Support Bot API v4.7: (by @danielperez9430)
@@ -13,10 +16,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1316
1. Support Bot API v4.4: (by @danielperez9430)
1417
* Add methods: *setChatPermissions()*
1518
1. Support for poll_answer (by @JieJiSS)
19+
1. Add request options in file stream (by @zhangpanyi )
1620

1721
Changed: (by @danielperez9430)
1822
* New message type: *dice*
1923
* Fix Bugs in tests
24+
* Fix regex compare (by @ledamint)
25+
* Fix listening for error events when downloading files (by @Kraigo)
2026

2127
New Test: (by @danielperez9430)
2228
* sendDice

0 commit comments

Comments
 (0)