Release 1.87.0

This commit is contained in:
link2xt
2022-06-26 21:51:20 +00:00
parent 84cabbcb7e
commit 8ebe86d9e9
5 changed files with 14 additions and 6 deletions

View File

@@ -2,6 +2,13 @@
## Unreleased
### Changes
### Fixes
## 1.87.0
### Changes
- limit the rate of MDN sending #3402
- ignore ratelimits for bots #3439
@@ -25,6 +32,7 @@
- python: added `Message.is_videochat_invitation()` #3416
- python: added support for "videochat" and "webxdc" view types to `Message.new_empty()` #3416
## 1.86.0
### API-Changes