projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95e4018
)
add changelog entry
author
FloatingGhost
<hannah@coffee-and-dreams.uk>
Sat, 27 Aug 2022 18:12:15 +0000
(19:12 +0100)
committer
FloatingGhost
<hannah@coffee-and-dreams.uk>
Sat, 27 Aug 2022 18:12:15 +0000
(19:12 +0100)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 183a60d1021c38fbd08a65268e42c55c43ca3e8c..1a71255ff969c8adb12a80513faf7875ab4b540a 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-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.