We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47f77c commit 9e87c84Copy full SHA for 9e87c84
crates/toml/CHANGELOG.md
@@ -7,6 +7,10 @@ The format is based on [Keep a Changelog].
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Fixes
11
+
12
+- *(ser)* Error rather than drop whole arrays when a single element is `None`
13
14
## [0.7.6] - 2023-07-05
15
16
### Features
crates/toml_edit/CHANGELOG.md
## [0.19.14] - 2023-07-14
### Performance
0 commit comments