Browse Source

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

Julien 2 months ago
parent
commit
68d8cb4b36
1 changed files with 3 additions and 1 deletions
  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.