diff --git a/crates/toml/CHANGELOG.md b/crates/toml/CHANGELOG.md index e0fed01b..313ac678 100644 --- a/crates/toml/CHANGELOG.md +++ b/crates/toml/CHANGELOG.md @@ -7,6 +7,10 @@ The format is based on [Keep a Changelog]. ## [Unreleased] - ReleaseDate +### Fixes + +- Don't skip writing standard tables that are "underneath" dotted keys + ## [0.7.2] - 2023-02-07 ### Fixes