Skip to content

Commit 2ad6e0c

Browse files
committed
changelog
1 parent 0aa3310 commit 2ad6e0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
88
## [Unreleased]
99

1010
- Force using rust edition 2021 in CI
11+
- Added lifetime ellision for `FieldWriter` where the explicit lifetimes are not necessary, which
12+
fixes the `clippy::needless_lifetimes` warning on rustc 1.84
1113

1214
## [v0.35.0] - 2024-11-12
1315

0 commit comments

Comments
 (0)