aboutsummaryrefslogtreecommitdiff
path: root/content/go1.14.article
diff options
context:
space:
mode:
Diffstat (limited to 'content/go1.14.article')
-rw-r--r--content/go1.14.article2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/go1.14.article b/content/go1.14.article
index 93c28c1..9c6cefb 100644
--- a/content/go1.14.article
+++ b/content/go1.14.article
@@ -1,6 +1,6 @@
# Go 1.14 is released
25 Feb 2020
-Summary: Today the Go team is very happy to announce the release of Go 1.14. You can get it from the [download page](https://golang.org/dl).
+Summary: Go 1.14 adds production-ready module support, faster defers, better goroutine preemption, and more.
Alex Rakoczy