Add release notes for 1.11 (#9287)

This commit is contained in:
Misty Linville
2018-06-27 17:13:46 -07:00
committed by GitHub
parent 5f30e7d4c3
commit 30be996500
3 changed files with 640 additions and 1867 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -24,7 +24,7 @@ Imported docs must follow these guidelines:
From within this directory, run the following command: From within this directory, run the following command:
``` ```
./update-imported-docs <config.yaml> +./update-imported-docs-[linux|macos] <config.yaml>
``` ```
The output should look similar to the following: The output should look similar to the following:
+2 -2
View File
@@ -4,5 +4,5 @@ repos:
branch: master branch: master
gen-absolute-links: true gen-absolute-links: true
files: files:
- src: CHANGELOG-1.10.md - src: CHANGELOG-1.11.md
dst: docs/imported/release/notes.md dst: content/en/docs/imported/release/notes.md