Skip to content

[BUG] move non-dependency entries to correct sections in CHANGELOG.md #1845

Description

@baekgyu-kim

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions