From 14398cb9ff231171fe9a5460ba548333f0131d35 Mon Sep 17 00:00:00 2001 From: Mike Barlow Date: Tue, 10 Sep 2024 22:51:04 +0100 Subject: [PATCH] Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8200fe..bc660bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [Unrelease] - TBC +## [2.1.0] - 2024-09-11 * Moved SVG icons into anonymous components for easier reuse / overwriting.[PR#35](https://github.com/mikebarlow/megaphone/pull/35) * Reworked notification type templates into components. [PR#35](https://github.com/mikebarlow/megaphone/pull/35)