Add CHANGELOG entry for 2.1.1

This commit is contained in:
Sven-Hendrik Haase 2020-09-25 05:40:29 +02:00
parent 54a6699008
commit 6ca3eb1422
No known key found for this signature in database
GPG Key ID: 39E4B877E62EB915

View File

@ -1,5 +1,8 @@
# Changelog
## [2.1.1] - 2020-09-25
- Fix `release_name` option [#27](https://github.com/svenstaro/upload-release-action/pull/27) (thanks @kittaakos)
## [2.1.0] - 2020-08-10
- Strip refs/heads/ from the input tag [#23](https://github.com/svenstaro/upload-release-action/pull/23) (thanks @OmarEmaraDev)