Skip to content

Feature Request: custom section ordering. #102

@jtk54

Description

@jtk54

I'd like to be able to reorder the sections of the clog output based on the .clog.toml file. As an example,

"Bug Fixes" = ["fix"]
"Features" = ["feat"]

would place bug fixes first and features second and

"Features" = ["feat"]
"Bug Fixes" = ["fix"]

would reverse the order. Is this doable now? Otherwise this would be great for those of us that are persnickety.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions