commit 43e6ceeb997d5c33744f6c150ae6524f1166764e from: Jelmer Vernooij date: Wed Oct 9 12:51:52 2024 UTC Release 0.22.2 commit - b96357d805aff9883e0e4a25851921225c706114 commit + 43e6ceeb997d5c33744f6c150ae6524f1166764e blob - edb42d1b52fb9dbade6d2452496dbe53296e0dd5 blob + 34f7941fb9906e65b195dcb60ad683a2f3db8a3a --- NEWS +++ NEWS @@ -1,4 +1,4 @@ -0.22.2 UNRELEASED +0.22.2 2024-10-09 * Ship ``Cargo.lock``. (Jelmer Vernooij, #1287) @@ -9,6 +9,10 @@ * Drop Python 3.7 support. (Jelmer Vernooij) * 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