Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
prisis committed Sep 30, 2018
1 parent b814463 commit 9a19f06
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .changelog
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ return [
(new ChangelogConfig(
'narrowspark',
'configurators',
'v0.5.0',
'v0.5.1',
['Added', 'Changed', 'Deprecated', 'Removed', 'Fixed', 'Security']
))
];
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v0.5.1

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

### Added

- [7: added second level message output](https://github.com/narrowspark/configurators/pull/7) thanks to @prisis

## v0.5.0

- Total issues resolved: **0**
Expand Down

0 comments on commit 9a19f06

Please sign in to comment.