From 982b99ef45cb39a3d99780a4cf7236a5e99b4e74 Mon Sep 17 00:00:00 2001 From: Erwin-N <111194281+Erwin-N@users.noreply.github.com> Date: Sun, 8 Mar 2026 21:45:35 +0100 Subject: [PATCH] Upgrade svgmap to version 2.19.2 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a4107ddd..b2150b378 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + ### Changed - Upgraded `svgmap` from version `2.16.0` to `2.19.2`