From 2140c7a34d923450a7be339f1a87e3c79bcb23cc Mon Sep 17 00:00:00 2001 From: Matt Lantz Date: Wed, 6 Mar 2024 15:20:00 -0500 Subject: [PATCH] Changelog.md update --- changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.md b/changelog.md index ae70442..7121621 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ---- +## [v1.2.4] - 2024-03-06 + +### Added +- Collect macros + +### Fixed +- Issue with URL matching + ## [v1.2.3] - 2024-01-15 ### Fixed