X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Changes;h=aec4e6ae491686e388bf4fee48a26b2ca159e59a;hb=322d8b238a12a3c6435b5b71a48dc761f738bd37;hp=1f54ece58d42c54182d57787da9be101214c9dc3;hpb=ad2fb90df76a3599c61081f787f387b1a84a89ca;p=chaz%2Fp5-File-KDBX diff --git a/Changes b/Changes index 1f54ece..aec4e6a 100644 --- a/Changes +++ b/Changes @@ -2,8 +2,12 @@ Revision history for File-KDBX. {{$NEXT}} - * Fix a bug where peeking at memory-protected strings and binaries does not - work without unlocking the database at least once. +0.901 2022-05-02 01:18:13-0600 + + * Fixed a bug where peeking at memory-protected strings and binaries does + not work without unlocking the database at least once. + * Added an option for writing files non-atomically. + * Fixed broken tests on Windows. 0.900 2022-05-01 12:55:59-0600 @@ -12,7 +16,7 @@ Revision history for File-KDBX. * Now use the database maintenance_history_days value as the default "max_age" value in prune_history method. * Fixed distribution prereq issues. - * Clean up a lot of pod typos and other inaccuracies. + * Cleaned up a lot of pod typos and other inaccuracies. 0.800 2022-04-30 21:14:30-0600