ghaction-upx/CHANGELOG.md

41 lines
604 B
Markdown
Raw Normal View History

2020-04-30 19:40:13 -06:00
# Changelog
2021-03-27 12:34:57 -06:00
## 1.4.0 (2021/03/27)
* Allow multiple files (#140)
* Container dev workflow (#139)
* Bump node-notifier from 8.0.0 to 8.0.1 (#135)
* Bump @actions/tool-cache from 1.6.0 to 1.6.1 (#134)
* Bump @actions/http-client from 1.0.8 to 1.0.11 (#131 #138)
2020-10-01 12:08:12 -06:00
## 1.3.3 (2020/10/01)
* Fix CVE-2020-15228
2020-05-11 11:26:15 -06:00
## 1.3.2 (2020/05/11)
* Update README
2020-05-07 04:25:52 -06:00
## 1.3.1 (2020/05/07)
* Code cleanup
2020-05-06 13:20:51 -06:00
## 1.3.0 (2020/05/06)
2020-05-06 14:24:05 -06:00
* Use native tools
2020-05-06 13:20:51 -06:00
* Add Codecov
* Update deps
2020-04-30 19:40:13 -06:00
## 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