summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2021-03-03 15:35:25 +0100
committerlain <lain@soykaf.club>2021-03-03 15:35:25 +0100
commit10f402af6d0f088aa6ad8a3f26b5e226a2287634 (patch)
tree894dc5504bee7e112bcfa986ac6853b83a427d18
parent2e296c079f0666a8239a0d3ce5b5fba6baf45a29 (diff)
Changelog: Re-add application support
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 40c423273..ed08701fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
+- 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.
+
## Unreleased (Patch)
## [2.3.0] - 2020-03-01