Skip to content

Commit ffc0629

Browse files
committed
docs: Update changelog
1 parent 8003187 commit ffc0629

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+
- *(ser)* Error on i64 overflow
13+
1014
## [0.7.1] - 2023-01-30
1115

1216
### Documentation

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+
- *(ser)* Error on i64 overflow
13+
1014
## [0.19.2] - 2023-02-06
1115

1216
### Fixes

0 commit comments

Comments
 (0)