Browse Source

Release 0.22.2

Jelmer Vernooij 5 months ago
parent
commit
43e6ceeb99
1 changed files with 5 additions and 1 deletions
  1. 5 1
      NEWS

+ 5 - 1
NEWS

@@ -1,4 +1,4 @@
-0.22.2	UNRELEASED
+0.22.2	2024-10-09
 
  * Ship ``Cargo.lock``. (Jelmer Vernooij, #1287)
 
@@ -10,6 +10,10 @@
 
  * Improve fuzzing coverage (David Lakin)
 
+ * Support Python 3.13. (Edgar Ramírez-Mondragón, #1352)
+
+ * Initial support for smart protocol v2. (Stefan Sperling)
+
 0.22.1	2024-04-23
 
  * Handle alternate case for worktreeconfig setting (Will Shanks, #1285)