Skip to content

Minor version (feature) is not detected as expected with Angular style #6

@LoicViennois

Description

@LoicViennois

Tested version of git-changelog: 0.1.0

Initial state:

image

Command:

$ git-changelog -o CHANGELOG.md -s angular -t angular .

Expected result:

## v1.1.0

### Bug Fixes
- fix typo (632e64b)

### Features
- display python version (5fdf6a0)

## v1.0.0 (2019-11-19)

Actual result:

## v1.0.1

### Bug Fixes
- fix typo (632e64b)

### Features
- display python version (5fdf6a0)

## v1.0.0 (2019-11-19)

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