From 4a3bbc25f5aa5c31551461895857c5ba03cf82cb Mon Sep 17 00:00:00 2001 From: "Mark E. Fuller" Date: Sat, 22 Feb 2025 14:34:41 -0500 Subject: [PATCH] update changelog --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b2def6e..70666c6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,9 @@ version next - Fix spacing between first and last name again (#220) - Make header details flush against sides for casual, classic, and contemporary styles (#229) +- Fix tikz icon color in contemporary style (#224) +- Add contemporary CV header style to cover letter, which also makes icons + visible (#186) version 2.4.1 (18 Jul 2024) - Fix commons/colors.tex not found in package (#194)