add changelog entry
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 27 Aug 2022 18:12:15 +0000 (19:12 +0100)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 27 Aug 2022 18:12:15 +0000 (19:12 +0100)
CHANGELOG.md

index 183a60d1021c38fbd08a65268e42c55c43ca3e8c..1a71255ff969c8adb12a80513faf7875ab4b540a 100644 (file)
@@ -20,6 +20,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Resolution of nested mix tasks (i.e search.meilisearch) in OTP releases
 - Elasticsearch returning likes and repeats, displaying as posts
 - Ensure key generation happens at registration-time to prevent potential race-conditions
+- Ensured websockets get closed on logout
+- Allowed GoToSocial-style `?query_string` signatures
 
 ### Removed
 - Non-finch HTTP adapters. `:tesla, :adapter` is now highly recommended to be set to the default.