projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92ba280
)
add changelog entry
author
FloatingGhost
<hannah@coffee-and-dreams.uk>
Wed, 24 Aug 2022 14:38:02 +0000
(15:38 +0100)
committer
FloatingGhost
<hannah@coffee-and-dreams.uk>
Wed, 24 Aug 2022 14:38:02 +0000
(15:38 +0100)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 41b352f21aee798024b272cffdaae8db26c792a1..3966bb10ba44ac0de45ce5d66e17bc2b2d9cea5a 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-16,6
+16,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Compatibility with latest meilisearch
- 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
### Removed
- Non-finch HTTP adapters. `:tesla, :adapter` is now highly recommended to be set to the default.