File tree 1 file changed +7
-5
lines changed 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 14
14
main ul li { margin : 0.5em 0 ; }
15
15
</ style >
16
16
17
- < h2 id ="introduction "> DRAFT RELEASE NOTES — Introduction to Go 1.18</ h2 >
17
+ < h2 id ="introduction "> Introduction to Go 1.18</ h2 >
18
18
19
19
< p >
20
- < strong >
21
- Go 1.18 is not yet released. These are work-in-progress
22
- release notes. Go 1.18 is expected to be released in March 2022.
23
- </ strong >
20
+ The latest Go release, version 1.18,
21
+ is a significant release, including changes to the language,
22
+ implementation of the toolchain, runtime, and libraries.
23
+ Go 1.18 arrives seven months after < a href ="/doc/go1.17 "> Go 1.17</ a > .
24
+ As always, the release maintains the Go 1 < a href ="/doc/go1compat "> promise of compatibility</ a > .
25
+ We expect almost all Go programs to continue to compile and run as before.
24
26
</ p >
25
27
26
28
< h2 id ="language "> Changes to the language</ h2 >
You can’t perform that action at this time.
0 commit comments