Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-12-06 16:35:37 -08:00
parent 520d4d4da3
commit f7757b58d9
1 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## 2.2.2 (November 27, 2018)
## Next version (Unreleased)
FEATURES:
@ -11,9 +11,15 @@ IMPROVEMENTS:
BUG FIXES:
- providers/virtualbox: Update default_nic_type implementation and add warning [GH-10450]
- command/validate: Bypass install checks for validating configs with the `--ignore-provider` flag [GH-10467]
- command/cloud publish: Ensure box file exists before path expanding [GH-10468]
- providers/virtualbox: Adjust version requirement for NIC warning [GH-10486]
## 2.2.2 (November 27, 2018)
BUG FIXES:
- providers/virtualbox: Update default_nic_type implementation and add warning [GH-10450]
## 2.2.1 (November 15, 2018)