Apply suggestion to CHANGELOG.md
authorMaxim Filippov <colixer@gmail.com>
Mon, 11 Nov 2019 09:55:00 +0000 (09:55 +0000)
committerMaxim Filippov <colixer@gmail.com>
Mon, 11 Nov 2019 09:55:00 +0000 (09:55 +0000)
CHANGELOG.md

index 8e03ee6b51c547b6dbe4c4170add79d17b1e5ca6..b33d618193c755fe054ed98b65fe20d8a2e7cd01 100644 (file)
@@ -39,7 +39,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Authentication: Added rate limit for password-authorized actions / login existence checks
 - Mix task to re-count statuses for all users (`mix pleroma.count_statuses`)
 - Support for `X-Forwarded-For` and similar HTTP headers which used by reverse proxies to pass a real user IP address to the backend. Must not be enabled unless your instance is behind at least one reverse proxy (such as Nginx, Apache HTTPD or Varnish Cache).
-- Admin API: Add ability to fetch reports, grouped by status `GET /api/pleroma/admin/grouped_reports`
 <details>
   <summary>API Changes</summary>