Add CHANGELOG

This commit is contained in:
CrazyMax 2020-05-01 03:40:13 +02:00
parent 1d77879094
commit 84be82804b
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
2 changed files with 14 additions and 2 deletions

14
CHANGELOG.md Normal file
View File

@ -0,0 +1,14 @@
# Changelog
## 1.2.0 (2020/04/09)
* Use ncc and clean workflows
* Update deps
## 1.1.0 (2020/01/17)
* Update deps
## 1.0.0 (2020/01/17)
* Initial version

View File

@ -10,8 +10,6 @@ GitHub Action for [UPX](https://github.com/upx/upx), the Ultimate Packer for eXe
## Usage
Below is a simple snippet to use this action. A [live example](https://github.com/crazy-max/ghaction-upx/actions) is also available for this repository.
```yaml
name: upx