Skip to content

Commit e75cffe

Browse files
authored
Update CHANGELOG by removing sections
Removed the 'What's Changed' section and the 'Unreleased' section from the CHANGELOG.
1 parent 6d394af commit e75cffe

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

CHANGELOG.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,6 @@ All notable changes to this project will be documented in this file.
44

55
## [1.1.1] - 2026-03-18
66

7-
## What's Changed
8-
* fix: default features promotion by @RomarQ in https://github.com/RomarQ/cargo-workspace-inheritance-check/pull/9
9-
10-
11-
**Full Changelog**: https://github.com/RomarQ/cargo-workspace-inheritance-check/compare/v1.1.0...v1.1.1
12-
13-
14-
## [Unreleased]
15-
167
### Fixed
178

189
- `--fix` now propagates `default-features = false` to `[workspace.dependencies]` when promoting a dependency that any member uses with `default-features = false`. Without this, Cargo silently ignores the member-level setting (pre-2024 edition) or raises a hard error (2024 edition).

0 commit comments

Comments
 (0)