Update CHANGELOG

This commit is contained in:
Chris Roberts 2020-05-04 14:26:47 -07:00
parent c0ca2bb673
commit fec4115a26

View File

@ -44,6 +44,7 @@ BUG FIXES:
- providers/virtualbox: Parse `list dhcpservers` output on VirtualBox 6.1 [GH-11404]
- providers/virtualbox: Raise an error if guest IP ends in .1 [GH-11500]
- provisioners/shell: Ensure windows shell provisioners always get an extension [GH-11517]
- util/io: Fix encoding conversion errors [GH-11571]
## 2.2.7 (January 27, 2020)