diff --git a/CHANGELOG.md b/CHANGELOG.md index ab28f24..3e88f76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file. - Correctly collect leading and trailing comments ([#145](https://github.com/bram209/leptosfmt/issues/145)) - Remove trailing space after doctype closing tag ([#147](https://github.com/bram209/leptosfmt/issues/147)) +### Features + +- Support let bindings ([#149](https://github.com/bram209/leptosfmt/issues/149)) + ## [0.1.31] - 2024-09-10 ### Bug Fixes