From 38759286309f94a6bb11b619ddd1c58942ab1fe9 Mon Sep 17 00:00:00 2001 From: Bram Hoendervangers Date: Wed, 11 Sep 2024 17:04:18 +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 54f4881..43f3053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### Bug Fixes + +- Correctly collect leading and trailing comments ([#145](https://github.com/bram209/leptosfmt/issues/145)) + ## [0.1.31] - 2024-09-10 ### Bug Fixes