Remove deprecated /api/qvitter/statuses/notifications/read
[akkoma] / CHANGELOG.md
index 50484aaef5bec219c5742a205aaefcf6bbd6bc2e..ce0bb1cb5fd0f4a10c7d4b858316cd8b00770d14 100644 (file)
@@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 
 - The `application` metadata returned with statuses is no longer hardcoded. Apps that want to display these details will now have valid data for new posts after this change.
 
+### Removed
+- **Breaking**: Remove deprecated `/api/qvitter/statuses/notifications/read` (replaced by `/api/v1/pleroma/notifications/read`)
+
 ## Unreleased (Patch)
 
 ## [2.3.0] - 2020-03-01