Update CHANGELOG

This commit is contained in:
Chris Roberts 2019-02-26 14:11:46 -08:00
parent 927364652f
commit ddd1e5f8c2
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ BUG FIXES:
- core: Change remaining box_client_cert refs to box_download_client_cert [GH-10622]
- core: Move over AddAuthentication middleware and hooks out of deprecated class [GH-10686]
- guest/debian: Properly set DHCP for systemd-networkd ips [GH-10586]
- guest/solaris11: Create interface if required before configuration [GH-10595]
- installers/appimage: Use ld path with appimage libs on suffix [GH-10647]
- providers/docker: Expand paths when comparing synced folders on reload [GH-10645]
- providers/virtualbox: Fix import paths on Windows with VirtualBox 6 [GH-10629]