mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-12-07 21:40:43 -07:00
Add CHANGELOG
This commit is contained in:
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
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user