Add changelog

Signed-off-by: Ryan Everett <[email protected]>
This commit is contained in:
Ryan Everett
2024-04-30 14:04:17 +01:00
parent 925b2d76f4
commit c51e948370
@@ -0,0 +1,4 @@
Bugfix
* Fix rare concurrent access bug where attempting to operate on a
non-existent key while concurrently creating a new key could potentially
corrupt the key store.