setup-zig/CHANGELOG.md
Renée Kooi 25e170b42c
1.2.0
2020-01-23 10:57:44 +01:00

20 lines
532 B
Markdown

# setup-zig change log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## 1.2.0
* Allow setting `version: master` to get the latest build from the development branch.
## 1.1.0
* Load the zig binaries from tool cache if available.
* Use the ziglang.org download index instead of downloading from Github Releases.
* Bundle the action JavaScript code, reducing repository size.
## 1.0.1
* Add an icon and colour.
## 1.0.0
* Initial release.