From d3a1fc0c3eb41632c336ab6a5ee5b205e56baf37 Mon Sep 17 00:00:00 2001 From: LLdaniel Date: Sun, 22 Feb 2026 18:33:43 +0100 Subject: [PATCH] mention CONTRIBUTING.md in changelog --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 3135706..eec2a43 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,7 +6,8 @@ version next - Decreasing the size of born symbol to "tiny" and raising it by .5ex, to look typograpically more in line with born symbols outside moderncv (#273) - Fix missing Senders Name in Header (#278) -- document an additional example in the userguide on how to adjust the skill matrix (#213) +- Document an additional example in the userguide on how to adjust the skill matrix (#213) +- Adds contributing guidelines for moderncv (#275) version 2.5.1 (31 Jan 2026)