Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-07-27 12:12:44 -07:00
parent c0b871794c
commit 523d8196d7
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ BUG FIXES:
- provider/hyperv: Remove localization dependency from access check [GH-10000]
- push/ftp: Custom error when attempting to push too many files [GH-9952]
- util/downloader: Prevent errors when Location header contains relative path [GH-10017]
- util/guest_inspection: Prevent nmcli check from hanging when pty is enabled [GH-9926]
- util/platform: Always force string type conversion on path [GH-9998]
## 2.1.2 (June 26, 2018)