Explorar el Código

fix(docs): add missing hyphen in date format in NEWS

Julien hace 2 meses
padre
commit
68d8cb4b36
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      NEWS

+ 3 - 1
NEWS

@@ -1,4 +1,6 @@
-0.24.8	2025-1029
+0.24.9	UNRELEASED
+
+0.24.8	2025-10-29
 
  * Add Rust implementation of pack delta creation (create_delta). The
    implementation uses the similar crate for efficient diff computation.