Transactions now get closed with the database
This commit is contained in:
parent
56d35d4832
commit
68ea7df6a9
9 changed files with 118 additions and 34 deletions
|
@ -3,6 +3,10 @@
|
|||
# LMDBAL 0.6.0 (UNRELEASED)
|
||||
### Improvements
|
||||
- Less dereferencing
|
||||
- Transactions are now closed with the database
|
||||
|
||||
### Bug fixes
|
||||
- SIGSEGV on closing database with opened transactions
|
||||
|
||||
# LMDBAL 0.5.4 (November 30, 2024)
|
||||
### Improvements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue