Update CHANGELOG

This commit is contained in:
Brian Cain 2018-08-31 10:40:17 -07:00
parent 3243f996b5
commit 143d75a2bd
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ FEATURES:
IMPROVEMENTS:
- guest/openbsd: Add IPv6 network template for OpenBSD machines [GH-8912]
BUG FIXES:
- guest/liunux: Filter out empty strings and loopback interfaces when constructing list of network interfaces [GH-10092]