Skip to content

changelog-parser doesn't parse my changelog correctly #53

@farz4n3hhl

Description

@farz4n3hhl

My change is like this:

## [2.3.4]
### bugfix
- something 1
  - desc 1
  - desc 2
- something 2
  - desc 1
  - desc 2

But It is parsed like this:

## [2.3.4]
### bugfix
- something 1
- something 2

As you can see, it ignores subtitles and removes them!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions