add changelog entry
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Wed, 24 Aug 2022 14:38:02 +0000 (15:38 +0100)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Wed, 24 Aug 2022 14:38:02 +0000 (15:38 +0100)
CHANGELOG.md

index 41b352f21aee798024b272cffdaae8db26c792a1..3966bb10ba44ac0de45ce5d66e17bc2b2d9cea5a 100644 (file)
@@ -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.