Skip to content

Commit ca924eb

Browse files
committed
Update CHANGELOG
1 parent 361e803 commit ca924eb

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.github/ghaction-github-pages.png

-9.85 KB
Loading

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
# Changelog
22

3+
## 2.0.0 (2020/05/11)
4+
5+
* Add ability to sign commits through [Import GPG](https://github.com/crazy-max/ghaction-import-gpg) GitHub Action
6+
* Add `author` input
7+
* Fix default committer and author for GitHub Actions bot
8+
* More synthetic output
9+
* Replace `GITHUB_PAT` env var with `GH_PAT` (#53)
10+
* Replace `committer_name` and `committer_email` inputs with `committer`
11+
12+
## 1.5.3 (2020/05/11)
13+
14+
* Mark `GITHUB_PAT`, `committer_name` and `committer_email` inputs as deprecated
15+
316
## 1.5.2 (2020/05/09)
417

518
* Update CI workflow
19+
* Cleanup local paths from extra fields
620
* Fix action yml
721

822
## 1.5.1 (2020/05/04)

0 commit comments

Comments
 (0)