X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=2f5d8f6125389fa20bab3e90ac343739b970daa4;hb=62656ab259cec1a8585abecf45096b283fa4c60a;hp=92d1abc4eb122f7c8e1bed2e222a2cafa3accc48;hpb=90cbf55236d93383af56364947432b04aafc525d;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 92d1abc4e..2f5d8f612 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,11 +18,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
API Changes - Mastodon API: Support for `include_types` in `/api/v1/notifications`. +- Mastodon API: Added `/api/v1/notifications/:id/dismiss` endpoint.
-### 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.