Update CHANGELOG

This commit is contained in:
Brian Cain 2018-02-26 14:52:19 -08:00
parent 007e6f49aa
commit 0bf14b5923
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ BUG FIXES:
- guests/gentoo: Disable if/netplugd when setting up a static ip on a gentoo guest using openrc [GH-9261]
- guests/openbsd: Atomically apply new hostname.if(5) [GH-9265]
- hosts/windows: Fix halt problem when determining powershell version on old powershells [GH-9470]
- providers/virtualbox: Fix hostonly matching not respecting :name argument [GH-9302]
- util/credential_scrubber: Ignore empty strings [GH-9472, GH-9462]
## 2.0.2 (January 29, 2018)