Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Aug 20, 2020
1 parent 2761299 commit 24277d8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Changelog

## 3.0.0 (2020/08/20)
## 3.0.0 (2020/08/21)

* Move `GITHUB_TOKEN` env var to `github-token` input
* Rename `yaml_file` input to `yaml-file`
* Rename `skip_delete` input to `skip-delete`
* Rename `dry_run` input to `dry-run`
* Refactor and add tests

## 2.1.1 (2020/08/21)

* Add deprecation message since v3

## 2.1.0 (2020/07/22)

* Handle [@actions/github](https://github.com/actions/toolkit/tree/main/packages/github) v4
Expand Down

0 comments on commit 24277d8

Please sign in to comment.