summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2021-02-17 01:19:25 +0100
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2021-03-15 06:47:07 +0100
commita22c53810b36c5382c805e1c5ed7e1cf3d747ebc (patch)
tree6a2a5007976b57181a837f71aa3cf263e17964a3 /CHANGELOG.md
parente4743847a18cb7cbb9e607232f25eb1cf63a4551 (diff)
Remove deprecated /api/qvitter/statuses/notifications/read
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50484aaef..ce0bb1cb5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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