Skip to content

Commit 5db4bbe

Browse files
committed
Add changelog for v2
1 parent 5f1a8ae commit 5db4bbe

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Note that you must use a separate job
3737
if you want to test multiple ST build
3838
or default packages versions.
3939
40+
4041
## Inputs
4142
4243
| Name | Default | Description |
@@ -48,3 +49,18 @@ or default packages versions.
4849
| **package_name** | Repository name | Name to install the package as. |
4950

5051
**Note that 'latest' currently resolves to the latest ST3 build.**
52+
53+
54+
## Changelog
55+
56+
### v2 (2020-08-28)
57+
58+
- Updated to new upstream download paths.
59+
- Does not fetch dependencies anymore for 4077+.
60+
- Changed from docker to composite action.
61+
62+
### v1 (2020-06-07)
63+
64+
Initial working version
65+
supporting ST3 and ST4 builds
66+
as well as fetching the default packages.

0 commit comments

Comments
 (0)