X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=blobdiff_plain;f=Changes;h=0debc4fe928c531f8327a2ba01e76b4627befa60;hp=1f54ece58d42c54182d57787da9be101214c9dc3;hb=796fdad82448b51f9c990ca461df647341a84b7e;hpb=84a35b3fe4421abbe930586dd3a214cbb15da9b7 diff --git a/Changes b/Changes index 1f54ece..0debc4f 100644 --- a/Changes +++ b/Changes @@ -2,8 +2,10 @@ 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. + * 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 +14,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