You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
10
10
11
11
### Added
12
12
13
+
## [0.6.0]
14
+
15
+
### Changed
16
+
17
+
- Migrated from Google Cloud Storage to the official Go downloads API at go.dev/dl to resolve HTTP 403 errors when downloading Go binaries. [#117](https://github.com/andrewkroh/gvm/pull/117)
18
+
13
19
## [0.5.3]
14
20
15
21
### Changed
@@ -175,8 +181,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
0 commit comments