What is the bug?
Several entries in CHANGELOG.md are incorrectly categorized under the Dependencies section.
These entries include bug fixes and new features (e.g., #1717, #1803) that should be placed in the Fixed or Added sections respectively.
What is the expected behavior?
Entries should be categorized according to their impact:
- Added: For new features and implementations.
- Fixed: For bug fixes.
- Dependencies: Only for library/dependency version bumps.
Do you have any additional context?
#1838 (comment)
What is the bug?
Several entries in CHANGELOG.md are incorrectly categorized under the Dependencies section.
These entries include bug fixes and new features (e.g., #1717, #1803) that should be placed in the Fixed or Added sections respectively.
What is the expected behavior?
Entries should be categorized according to their impact:
Do you have any additional context?
#1838 (comment)