From 5a27805cf34eaf8fb5c65e15befcbc42218c2522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 25 Dec 2022 23:05:22 +0100 Subject: [PATCH] core: reorder entries in ChangeLog --- ChangeLog.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index d4a6e4871..3d6d4c91c 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -58,10 +58,10 @@ Tests:: Build:: - * spell: add detection of enchant-2 (issue #1859) - * python: remove support of Python 2.x * debian: change dependency guile-2.2-dev to guile-3.0-dev + * python: remove support of Python 2.x * ruby: add detection of Ruby 3.2 + * spell: add detection of enchant-2 (issue #1859) [[v3.7.1]] == Version 3.7.1 (2022-10-21)