This file is used to list changes made in each version of golang.
- Add build action to LWRP
- Update default go version to 1.2.2
- Add autodetection the platform architecture
- Change package location to http://golang.org/dl/
- Added package LWRP
- Configurable
gopath
&gobin
- Lets users easily specify another install dir
- Avoid extra unpacked copy of Go
- Initial release of golang