Update Release Notes for 18.07 Release

Change-Id: I2b58bca6d360badb4fd17022121e244aee5713b8
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
This commit is contained in:
Ed Warnicke
2018-07-30 13:52:54 -05:00
parent 579092c4ba
commit e939bf1b50
2 changed files with 318 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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 = []