Update Release Notes for 18.07 Release
Change-Id: I2b58bca6d360badb4fd17022121e244aee5713b8 Signed-off-by: Ed Warnicke <hagbard@gmail.com>
This commit is contained in:
316
RELEASE.md
316
RELEASE.md
File diff suppressed because it is too large
Load Diff
@ -1,8 +1,8 @@
|
||||
#!/usr/bin/env python
|
||||
import os, fnmatch, subprocess
|
||||
|
||||
starttag = 'v18.04-rc0'
|
||||
endtag = 'v18.04-rc2'
|
||||
starttag = 'v18.07-rc0'
|
||||
endtag = 'v18.07'
|
||||
emit_md = True
|
||||
apifiles = []
|
||||
|
||||
|
Reference in New Issue
Block a user