From e1c0a1665b8542a25c255b6df7aeceaa17396c45 Mon Sep 17 00:00:00 2001 From: Bryan MacFarlane Date: Thu, 16 Apr 2020 18:52:17 -0400 Subject: [PATCH] Update readme with v2 release --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 695a3bf..9c71d8a 100644 --- a/README.md +++ b/README.md @@ -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)