Skip to content

Support "KeepAChangelog" format for changelogs #3354

@davorg

Description

@davorg

I use the change log format recommended by KeepAChangelog. And MetaCPAN doesn't understand that format. So my changelog end up looking like this.

I know there's a specification for CPAN changelogs but I think it's also good to support other widely-used specs.

I realise this will probably only benefit me, so I'm perfectly willing to put in the work myself. I'm assuming the work will break down into:

  • Write a parser that parses the KeepAChangelog format and returns the same data as CPAN::Changes
  • Work out how to insert that processing into the changelog display code for the relevant files
  • Profit

I'll probably start looking at this in the middle of next week.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions