Include own_votes in the poll data

This commit is contained in:
Mark Felder 2021-01-22 09:47:59 -06:00
commit 6bfd497f4a
3 changed files with 27 additions and 7 deletions

View file

@ -59,6 +59,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)