mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-22 02:16:09 -07:00
Add CHANGELOG
This commit is contained in:
parent
1d77879094
commit
84be82804b
14
CHANGELOG.md
Normal file
14
CHANGELOG.md
Normal 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
|
|
@ -10,8 +10,6 @@ GitHub Action for [UPX](https://github.com/upx/upx), the Ultimate Packer for eXe
|
||||||
|
|
||||||
## Usage
|
## 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
|
```yaml
|
||||||
name: upx
|
name: upx
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user