diff --git a/History.md b/History.md index da63332..36dab3c 100644 --- a/History.md +++ b/History.md @@ -1,6 +1,13 @@ # Release History for MDBX --- +## v0.1.1 [2021-03-14] Mahlon E. Smith + +Bugfix: + +- Don't inadvertantly close an open transaction while using hash convenience methods. + + ## v0.1.0 [2021-03-14] Mahlon E. Smith Initial public release.