From c9323d0372d23b86b6dda74278e46016501c0cf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelmer=20Vernoo=C4=B3?= Date: Thu, 19 Dec 2024 16:10:14 +0000 Subject: [PATCH] Start on 0.22.8 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index d36569c1e..b9aba6e26 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +0.22.8 UNRELEASED + 0.22.7 2024-12-19 * Fix serializing of commits with empty commit messages.