mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx: update ChangeLog.
Change-Id: I675f6a215eb566c89dc3f0f875752999b43fd4b6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
ChangeLog
|
||||
---------
|
||||
|
||||
## v0.9.4 (in development) scheduled at 2021-02-23
|
||||
## v0.9.4 (in development) scheduled at 2021-03-18
|
||||
|
||||
TODO:
|
||||
|
||||
@@ -13,7 +13,8 @@ TODO:
|
||||
|
||||
Acknowledgements:
|
||||
|
||||
- [Alex Sharov](https://github.com/AskAlexSharov) for [mdbx-go](https://github.com/torquem-ch/mdbx-go).
|
||||
- [Alex Sharov](https://github.com/AskAlexSharov) for [mdbx-go](https://github.com/torquem-ch/mdbx-go) and for bug reporting.
|
||||
- [Artem Vorotnikov](https://github.com/vorot93) for bug reporting.
|
||||
|
||||
New features:
|
||||
|
||||
@@ -26,6 +27,7 @@ New features:
|
||||
Fixes:
|
||||
|
||||
- Fixed performance regression due non-optimal C11 atomics usage (https://github.com/erthink/libmdbx/issues/160).
|
||||
- Fixed "reincarnation" of subDB after it deletion (https://github.com/erthink/libmdbx/issues/168).
|
||||
|
||||
|
||||
## v0.9.3 at 2021-02-02
|
||||
|
Reference in New Issue
Block a user