From 374d25a1908490403e685c449ecad5207a7fdf4f Mon Sep 17 00:00:00 2001 From: Bram Hoendervangers Date: Thu, 1 Aug 2024 11:33:43 +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 f8cae5d..391ed18 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 exclude patterns support ([#133](https://github.com/bram209/leptosfmt/issues/133)) + ## [0.1.30] - 2024-07-23 ### Bug Fixes