]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/news.texi
More general Inode information tracking, explicit size check
[goredo.git] / doc / news.texi
index c25d6c0450dd8790c65bea8905fde1a044e08c72..bc4322ed31c0be210b70eb1368e25f84557c216b 100644 (file)
@@ -1,11 +1,31 @@
 @node News
 @unnumbered News
 
+@anchor{Release 1.0.0}
+@section Release 1.0.0
+@itemize
+@item
+    @code{Size} is stored in the state, for faster OOD detection.
+    Previous @command{goredo} state files won't work.
+@item
+    @command{redo-whichdo} resembles @code{apenwarr/redo}'s one behaviour more.
+@end itemize
+
+@anchor{Release 0.12.3}
+@section Release 0.12.3
+@itemize
+@item
+    Use an updated @code{lukechampine.com/blake3} with possibly working
+    arm64 macOS fix.
+@end itemize
+
 @anchor{Release 0.12.2}
 @section Release 0.12.2
 @itemize
 @item
     Try to fix failing @code{lukechampine.com/blake3} on arm64 macOS.
+@item
+    Fixed tests permissions in the tarball.
 @end itemize
 
 @anchor{Release 0.12.1}