Update CHANGELOG.md
This commit is contained in:
parent
98a796c3a3
commit
a933b44bc5
|
@ -5,7 +5,8 @@ NEW FEATURES:
|
||||||
|
|
||||||
ENHANCEMENTS:
|
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]
|
||||||
* 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:
|
BUG FIXES:
|
||||||
* command/0.12upgrade: use user-supplied plugin-dir [GH-22306]
|
* command/0.12upgrade: use user-supplied plugin-dir [GH-22306]
|
||||||
|
|
Loading…
Reference in New Issue