File tree Expand file tree Collapse file tree 1 file changed +7
-16
lines changed Expand file tree Collapse file tree 1 file changed +7
-16
lines changed Original file line number Diff line number Diff line change @@ -9,22 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [ 0.13.5] ( https://github.com/Kobzol/rust-delegate/compare/v0.13.4...v0.13.5 ) - 2025-11-17
1111
12- ### Other
13-
14- - Enable changelog
15- - Merge pull request #95 from Kobzol/update-changelog
16- - Update changelog
17- - Install cargo-expand in publish workflow
18- - Merge pull request #88 from JRRudy1/fields
19- - Added ` #[field] ` example and Development section to README.md
20- - Removed support for ` #[field(ref ...)] ` syntax in favor of ` #[field(& ...)] `
21- - Added ` #[field] ` example to the module docs
22- - Added standard and macro expansion tests for the ` #[field] ` attribute
23- - Added ` cargo-expand ` installation to CI
24- - Implemented ` #[field] ` attribute
25- # Dev
26-
27- - Allow delegating to fields (implemented by @JRRudy1 in https://github.com/Kobzol/rust-delegate/pull/88 ).
12+ ### New features
13+
14+ - Implement support for delegating to fields (#88 from JRRudy1).
15+
16+ ### Internal
17+
18+ - Start using [ release-plz] ( https://release-plz.dev/ ) for releases, together with crates.io Trusted Publishing.
2819
2920# 0.13.4 (14. 7. 2025)
3021
You can’t perform that action at this time.
0 commit comments