From 60948ca31b8185391f7cb6950afcfdbbb0097e34 Mon Sep 17 00:00:00 2001 From: LLdaniel Date: Tue, 3 Feb 2026 22:06:04 +0100 Subject: [PATCH] correct ordering of releases manually after auto-merge: fontawesome6 is used in moderncv >2.5.1 --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 21f15f0..2568de9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ +version next +- Upgrade to Fontawesome 6 (#183) + version 2.5.1 (31 Jan 2026) - Fix french babel breaking contemporary style (#219) - Fix birthdate not showing up in contemporary style (#244) @@ -15,7 +18,6 @@ version 2.5.1 (31 Jan 2026) - Add contemporary CV header style to cover letter, which also makes icons visible (#186) - Fix minor horizontal spacing issue in 'contemporary' style header -- Upgrade to Fontawesome 6 (#183) version 2.4.2 (01 Feb 2025)