Update readme with v2 release

This commit is contained in:
Bryan MacFarlane 2020-04-16 18:52:17 -04:00 committed by GitHub
parent 78bd24e01a
commit e1c0a1665b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,9 +11,10 @@ This action sets up a go environment for use in actions by:
- optionally downloading and caching a version of Go by version and adding to PATH
- registering problem matchers for error output
# V2 Beta
# V2
The V2 beta offers:
The V2 offers:
- Adds GOBIN to the PATH
- Proxy Support
- stable input
- Bug Fixes (including issues around version matching and semver)