mdbx: update ChangeLog.

This commit is contained in:
Leonid Yuriev 2021-11-08 18:37:21 +03:00
parent b46e5c4ce8
commit 6ecadba69a

View File

@ -14,10 +14,19 @@ ChangeLog
- [Support for RAW devices](https://github.com/erthink/libmdbx/issues/124).
- [Support MessagePack for Keys & Values](https://github.com/erthink/libmdbx/issues/115).
- [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.
## 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
### Backward compatibility break: