]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - Changes
Don't open already-open files on Windows
[chaz/p5-File-KDBX] / Changes
diff --git a/Changes b/Changes
index 1f54ece58d42c54182d57787da9be101214c9dc3..0debc4fe928c531f8327a2ba01e76b4627befa60 100644 (file)
--- 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
 
This page took 0.016878 seconds and 4 git commands to generate.