Update CHANGELOG.md

This commit is contained in:
Radek Simko 2019-08-12 20:20:57 +01:00 committed by GitHub
parent 98a796c3a3
commit a933b44bc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@ NEW FEATURES:
ENHANCEMENTS:
* lang/funcs: `lookup()` can work with maps of lists, maps and objects [GH-22269]
* 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]
BUG FIXES:
* command/0.12upgrade: use user-supplied plugin-dir [GH-22306]