Update CHANGELOG.md
This commit is contained in:
parent
f3a1f1a263
commit
906da0e550
|
@ -7,6 +7,7 @@ BUG FIXES:
|
|||
* command: Fix bug with global `-v`/`-version`/`--version` flags introduced in 0.13.0beta2 [GH-25277]
|
||||
* command: Fix command test fixture modify-in-place bugs, which could cause state leak between tests [GH-25299]
|
||||
* command: Preserve more comments when rerunning 0.13upgrade [GH-25381]
|
||||
* command/console: enable use of impure functions in console (for example, bcrypt()) [GH-25442]
|
||||
* command/import: Fix `-allow-missing-config` option [GH-25352]
|
||||
* command/init: return an error with invalid -backend-config files [GH-25411]
|
||||
* communicator/winrm: Inlcude any user-configured timeout for winrm connection [GH-25350]
|
||||
|
|
Loading…
Reference in New Issue