Skip to content

Commit 24e599e

Browse files
committed
docs: Update changelog
1 parent d00d616 commit 24e599e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

crates/toml/CHANGELOG.md

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

10+
### Fixes
11+
12+
- *(de)* Improve error span for empty tables
13+
1014
## [0.8.8] - 2023-11-06
1115

1216
### Compatibility

crates/toml_edit/CHANGELOG.md

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

10+
### Fixes
11+
12+
- *(de)* Improve error span for empty tables
13+
1014
## [0.21.0] - 2023-11-06
1115

1216
### Breaking Change

0 commit comments

Comments
 (0)