Skip to content

Commit 2b5d085

Browse files
QbandevGudahtt
andauthored
chore: update CHANGELOG.md
Co-authored-by: Mark Stacey <[email protected]>
1 parent 351cce0 commit 2b5d085

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [5.1.1]
1111

12-
### Fixed
12+
### Added
1313

14-
- Fix duplicate changelog entries ([#254](https://github.com/MetaMask/auto-changelog/pull/254))
15-
- PR-based commits: Deduplication now checks if PR number already exists in changelog
16-
- Direct commits (no PR number): Deduplication now checks if exact description text already exists in changelog
17-
- Squash merges: Feature branch commits are skipped when a corresponding merge commit with the same description exists
18-
- Merge commits: Now properly categorized using PR content instead of the generic merge subject
14+
- Deduplicate commits with no PR number in subject ([#254](https://github.com/MetaMask/auto-changelog/pull/254))
15+
- For commits with no PR number in the subject (non-"Squash & Merge" commits), deduplication now checks if exact description text already exists in changelog
16+
- Merge commits are deduplicated using commit body instead of the generic merge subject
1917

2018
## [5.1.0]
2119

0 commit comments

Comments
 (0)