Skip to content

Commit

Permalink
Upgraded from v1 -> v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Feb 21, 2021
1 parent 90dc629 commit cb362ce
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
# Changelog

## [v1.1](https://github.com/tj-actions/github-changelog-generator/tree/v1.1) (2021-02-21)

[Full Changelog](https://github.com/tj-actions/github-changelog-generator/compare/v1...v1.1)

## [v1](https://github.com/tj-actions/github-changelog-generator/tree/v1) (2021-02-21)

[Full Changelog](https://github.com/tj-actions/github-changelog-generator/compare/ffa35139b8f946ad67197790e00444a93424428f...v1)

History
-------

v1 (2021-02-20)
------------------

* Initial Release.


\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Github CHANGELOG generator
steps:
- uses: actions/checkout@v2
- name: Generate CHANGELOG
uses: tj-actions/github-changelog-generator@v1
uses: tj-actions/github-changelog-generator@v1.1
with:
output: 'HISTORY.md'
```
Expand Down

0 comments on commit cb362ce

Please sign in to comment.