mirror of
https://github.com/isar/libmdbx.git
synced 2024-12-30 01:44:13 +08:00
mdbx: bump version to 0.8.2
Change-Id: I99ace837318d3aef4086392272c8256d966ef2fd
This commit is contained in:
parent
3351c1f869
commit
fc9ae9ebc6
@ -1,8 +1,9 @@
|
||||
v0.9.x (in the development):
|
||||
- TODO: API for explicit threads (de)registration.
|
||||
- TODO: Native bindings for C++.
|
||||
- TODO: Packages for AltLinux, Fedora/RHEL, Debian/Ubuntu.
|
||||
|
||||
v0.8.2 2020-07-??:
|
||||
v0.8.2 2020-07-06:
|
||||
- Added support multi-opening the same DB in a process with SysV locking (BSD).
|
||||
- Fixed warnings & minors for LCC compiler (E2K).
|
||||
- Enabled to simultaneously open the same database from processes with and without the `MDBX_WRITEMAP` option.
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: 0.8.1.{build}
|
||||
version: 0.8.2.{build}
|
||||
|
||||
environment:
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user