Update CHANGELOG

This commit is contained in:
Chris Roberts 2019-02-12 16:36:03 -08:00
parent 81a7939a76
commit 7bfb41e71d
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ IMPROVEMENTS:
BUG FIXES:
- core: Fix format finalization of plugins in Vagrantfile [GH-10664]
- core: Fix SIGINT behavior and prevent backtrace [GH-10666]
- guest/debian: Properly set DHCP for systemd-networkd ips [GH-10586]
- installers/appimage: Use ld path with appimage libs on suffix [GH-10647]
- providers/docker: Expand paths when comparing synced folders on reload [GH-10645]