no changelog entry - bug fixed only in develop

This commit is contained in:
Alexander Strizhakov 2020-04-09 08:03:21 +03:00
parent 4cedecac45
commit 73134e248a
No known key found for this signature in database
GPG Key ID: 022896A53AEF1381
1 changed files with 0 additions and 3 deletions

View File

@ -20,9 +20,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Support for `include_types` in `/api/v1/notifications`.
</details>
### Fixed
- Gun connections pool `max_connections` option.
## [2.0.0] - 2019-03-08
### Security
- Mastodon API: Fix being able to request enourmous amount of statuses in timelines leading to DoS. Now limited to 40 per request.