From 6cd3cbfe2b41d111cb85a500758c3b3236d0f3f9 Mon Sep 17 00:00:00 2001 From: Stefan <127047691+stepo2@users.noreply.github.com> Date: Sun, 22 Feb 2026 17:38:42 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index f950fc9..ab89455 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,8 @@ 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) +- Decreasing the size of born symbol to "tiny" and rasing it by .5ex, + to look typograpically more in line with born symbols outside moderncv (#273) version 2.5.1 (31 Jan 2026) - Fix french babel breaking contemporary style (#219)