From e0a6993425ada8c424a3d67d36dfc63ed5c97943 Mon Sep 17 00:00:00 2001 From: Eliane Pereira Date: Apr 13 2020 16:29:20 +0000 Subject: iss437 Golang packages rebase --- diff --git a/modules/release-notes/pages/developers/Development_Go.adoc b/modules/release-notes/pages/developers/Development_Go.adoc index f06a944..370fb21 100644 --- a/modules/release-notes/pages/developers/Development_Go.adoc +++ b/modules/release-notes/pages/developers/Development_Go.adoc @@ -3,3 +3,13 @@ include::{partialsdir}/entities.adoc[] [[sect-development-go]] = Go + +== Golang Packages rebase to version 1.14 + +A rebase of the `Golang` packages is present in the version 1.14 on Fedora 32. + +This rebase provides performance improvements in support for currently supported platforms among other bug fixes and new features. + +For a complete list of changes see the notes at link:https://tip.golang.org/doc/go1.14.[Go 1.14 Release Notes] + +As a result, Fedora will be providing a solid development platform for the Go language.