Update CHANGELOG.md

This commit is contained in:
Pam Selle 2019-08-15 16:02:48 -04:00 committed by GitHub
parent 901ec990ed
commit 7938b2994e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ ENHANCEMENTS:
* lang/funcs: `lookup()` can work with maps of lists, maps and objects [GH-22269] * lang/funcs: `lookup()` can work with maps of lists, maps and objects [GH-22269]
* SDK: helper/acctest: Add function to return random IP address [GH-22312] * SDK: helper/acctest: Add function to return random IP address [GH-22312]
* SDK: httpclient: Introduce composable `UserAgent(version)` [GH-22272] * SDK: httpclient: Introduce composable `UserAgent(version)` [GH-22272]
* connection/ssh: Support certificate authentication [GH-22156]
BUG FIXES: BUG FIXES:
* command/0.12upgrade: use user-supplied plugin-dir [GH-22306] * command/0.12upgrade: use user-supplied plugin-dir [GH-22306]