Skip to content

Commit 6a77ed7

Browse files
committed
docs: Update changelog
1 parent c1e8197 commit 6a77ed7

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

crates/serde_spanned/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+
### Performance
11+
12+
- Allow more build parallelism by depending on [`serde_core`](https://crates.io/crates/serde_core)
13+
1014
## [1.0.0] - 2025-07-08
1115

1216
### Compatibility

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+
### Performance
11+
12+
- Allow more build parallelism by depending on [`serde_core`](https://crates.io/crates/serde_core)
13+
1014
## [0.9.5] - 2025-08-04
1115

1216
### Fixes

crates/toml_datetime/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+
### Performance
11+
12+
- Allow more build parallelism by depending on [`serde_core`](https://crates.io/crates/serde_core)
13+
1014
## [0.7.0] - 2025-07-08
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+
### Performance
11+
12+
- Allow more build parallelism by depending on [`serde_core`](https://crates.io/crates/serde_core)
13+
1014
## [0.23.4] - 2025-08-22
1115

1216
### Features

0 commit comments

Comments
 (0)