diff --git a/CHANGES.md b/CHANGES.md index cb6ddb93..1dba2b71 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,7 +5,8 @@ - lmdbscan: The package was moved out of the exp/ subtree and can now be considered stable and suitable for general use. - lmdb: Update LMDB C library to version 0.9.19 (#92). -- lmdb: Fix resource leak in cursor tests (bcf4e9f) +- lmdb: Fix resource leak in cursor tests (bcf4e9f). +- lmdb: Fix panic in Cursor.Get when using the Set op (#96). ##v1.7.0