summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2021-01-26 00:55:05 +0000
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>2021-01-26 00:55:05 +0000
commit250e2020987b1fc65251ba9564e41b38ba060391 (patch)
tree170d447a5bc8c881cfdcd138835472506aecd3bd /CHANGELOG.md
parent1e3832c6bba9383abc74d5a9d8105600601dd80c (diff)
parent2cb5c16723b7e65e6e1bfae6bf8319f62d667def (diff)
Merge branch 'fix/missing-own_votes' into 'develop'
Include own_votes in the poll data See merge request pleroma/pleroma!3274
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66427764c..9ea242e11 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -63,6 +63,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
<summary>API Changes</summary>
- Mastodon API: Current user is now included in conversation if it's the only participant.
- Mastodon API: Fixed last_status.account being not filled with account data.
+ - Mastodon API: Fixed own_votes being not returned with poll data.
</details>
## Unreleased (Patch)