From efee8b1bda27fff575d1fb3a7de6706ea02583a1 Mon Sep 17 00:00:00 2001 From: LLdaniel Date: Thu, 5 Feb 2026 22:24:53 +0100 Subject: [PATCH] correct ordering in CHANGELOG for older PR --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 06f201d..f950fc9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ version next - Upgrade to Fontawesome 6 (#183) - Document how to set custom strings for social command (#239) +- Correct documentation to reflect new order \moderncvcolor before \moderncvstyle (#256) version 2.5.1 (31 Jan 2026) - Fix french babel breaking contemporary style (#219) @@ -19,7 +20,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 -- Correct documentation to reflect new order \moderncvcolor before \moderncvstyle (#256) version 2.4.2 (01 Feb 2025)