mirror of
https://github.com/isar/libmdbx.git
synced 2024-10-30 11:29:19 +08:00
mdbx: update ChangeLog.
This commit is contained in:
parent
b46e5c4ce8
commit
6ecadba69a
11
ChangeLog.md
11
ChangeLog.md
@ -14,10 +14,19 @@ ChangeLog
|
|||||||
- [Support for RAW devices](https://github.com/erthink/libmdbx/issues/124).
|
- [Support for RAW devices](https://github.com/erthink/libmdbx/issues/124).
|
||||||
- [Support MessagePack for Keys & Values](https://github.com/erthink/libmdbx/issues/115).
|
- [Support MessagePack for Keys & Values](https://github.com/erthink/libmdbx/issues/115).
|
||||||
- [Engage new terminology](https://github.com/erthink/libmdbx/issues/137).
|
- [Engage new terminology](https://github.com/erthink/libmdbx/issues/137).
|
||||||
- Finalize C++ API (few typos and bugs are still maybe for now).
|
- Finalize C++ API (there is still a small chance for a few typos and bugs).
|
||||||
- Packages for [Astra Linux](https://astralinux.ru/), [ALT Linux](https://www.altlinux.org/), [ROSA Linux](https://www.rosalinux.ru/), etc.
|
- Packages for [Astra Linux](https://astralinux.ru/), [ALT Linux](https://www.altlinux.org/), [ROSA Linux](https://www.rosalinux.ru/), etc.
|
||||||
|
|
||||||
|
|
||||||
|
## v0.11.2 (underway)
|
||||||
|
|
||||||
|
Minors:
|
||||||
|
|
||||||
|
- Refine/fix `constexpr`-related macros for legacy compilers.
|
||||||
|
- Allow to define `CMAKE_CXX_STANDARD` by the environment variable.
|
||||||
|
- Simplify collection of page-ops statistic.
|
||||||
|
|
||||||
|
|
||||||
## v0.11.1 at 2021-10-23
|
## v0.11.1 at 2021-10-23
|
||||||
|
|
||||||
### Backward compatibility break:
|
### Backward compatibility break:
|
||||||
|
Loading…
Reference in New Issue
Block a user