Skip to content

Commit 4592fe4

Browse files
committed
docs: Update changelog
1 parent b7bd3a4 commit 4592fe4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

crates/toml_edit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ The format is based on [Keep a Changelog].
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
### Breaking Change
11+
12+
- `Key::decor` is now tracked in `Key::dotted_decor` and `Key::leaf_decor`
13+
14+
### Fixes
15+
16+
- *(edit)* When a comment exists on a line before a dotted key, don't duplicate it on all following dotted keys under the same root key
17+
1018
## [0.21.1] - 2024-01-31
1119

1220
### Fixes

0 commit comments

Comments
 (0)