Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-11-05 12:51:58 -08:00
parent 1885692f74
commit caae50c5e8
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ IMPROVEMENTS:
BUG FIXES:
- core/bundler: Update source ordering to properly resolve with new RubyGems [GH-10364]
- guest/debian: Fix halting issue when setting hostname by restarting networking on guest [GH-10301, GH-10330]
- providers/docker: Deterministic host VM synced folder location for Docker VM [GH-10311]