From 27d26e62e0b3895a82facb2355c78f061284e912 Mon Sep 17 00:00:00 2001 From: Bram Date: Sat, 2 Mar 2024 16:21:55 +0000 Subject: [PATCH] [skip ci] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a98aa3..b28cabc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### Features + +- Add option to override macro name ([#109](https://github.com/bram209/leptosfmt/issues/109)) + ## [0.1.18] - 2023-12-22 ### Bug Fixes