Skip to content

Feature Request: custom section ordering. #102

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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