diff options
| author | roife <roifewu@gmail.com> | 2024-09-03 20:16:21 +0800 |
|---|---|---|
| committer | roife <roifewu@gmail.com> | 2024-09-03 20:16:21 +0800 |
| commit | 19199f6c4addcc74f7c14deef153f12c1e006cf1 (patch) | |
| tree | ad38072cdd12fc5ea5e58d26463c631798fbf1d3 /Changelog.md | |
| parent | b385ea062674dc0ba4ca4ef426b243136527c6dc (diff) | |
| download | rust-mode-19199f6c4addcc74f7c14deef153f12c1e006cf1.tar.gz | |
update changelog for `rust-format-mode`
Diffstat (limited to 'Changelog.md')
| -rw-r--r-- | Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index ea4dcb1..cadbbf5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,7 @@ # Unreleased - Update rustfmt's defaults to use 2021 edition ([#554](https://github.com/rust-lang/rust-mode/issues/509)). +- Introduce `rust-format-mode` for `rust-format-buffer` ([#556](https://github.com/rust-lang/rust-mode/pull/556)). # v1.0.6 |
