diff options
author | default <nobody@localhost> | 2023-08-08 13:57:18 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-08 13:57:18 +0200 |
commit | 3611af78d6cec374b75788bc6b01b170bb355f40 (patch) | |
tree | ee182106e1bf5e1255e06c76425097ffe7490ea7 | |
parent | 33e313ee806d561170bbba3a271145d39433f3be (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f9fa31d..1857dfe 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Announces (boosts) can now be disabled/reenabled on a per-user basis (to limit t Added hints to web UI buttons. +Fixed miscalculation of the `votersCount` field in multiple-choice polls. + ## 2.39 Added support for Follow confirmation messages that only return the follow request id (this fixes following Guppe channels). |