# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. ## [Unreleased] ## [0.5.0] - 2022-11-07 ### Changed - Always print a newline at EOF. ## [0.4.2] - 2022-03-21 ### Fixed - Empty lines are now correctly handled when computing template indentation. ## [0.4.1] - 2022-02-14 ## [0.4.0] - 2022-02-10 ### Changed - Block indentation width is now computed and adjusted according to the configuration. ### Fixed - `indentTemplate` now works correctly when the content couldn't be formatted through dprint. ## [0.3.2] - 2022-02-03 ### Added - Plugin can now be updated through `dprint config update`. ## [0.3.1] - 2022-01-29 ### Fixed - Fixed missing indentation before block content when using `indentTemplate`. ## [0.3.0] - 2022-01-27 ### Added - Added configuration: | Key | Default | Description | | ---------------- | ------- | ------------------------------------------ | | `indentTemplate` | `true` | Indent the content of the `