Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
obstschale committed Aug 9, 2019
1 parent 86bcf54 commit 8392af9
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 28 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this

<!-- CHANGELOGGER -->

## [v0.2.0] - 2019-08-09

### Bug fix (1 change)

- Fix info command

### Feature change (2 changes)

- Rename command `build` to `release`
- Rename command `add` to `new`

### Other (3 changes)

- Add License to the project
- Write tests for logic and commands
- Add section 'What does it do?' to README, explaining the functionality on a high level

### New feature (3 changes)

- New `.changelogger.json` file for configuration
- Release command sorts logs by groups if groups are specified in config file
- Clean command has now a force flag


## [v0.1.1] - 2019-08-01

### Bug fix (1 change)
Expand Down
3 changes: 0 additions & 3 deletions changelogs/unreleased/12-rename-release.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/12-rename.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/4-config.yml

This file was deleted.

4 changes: 0 additions & 4 deletions changelogs/unreleased/8-custom-fields.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/add-license-1.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/fix-info-command.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/master.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/readme-what-is-changelogger.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/unreleased/refactor-into-classes.yml

This file was deleted.

0 comments on commit 8392af9

Please sign in to comment.