diff --git a/ChangeLog.md b/ChangeLog.md index 749f71b3..dfbd2713 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -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: