update changelog
This commit is contained in:
parent
cc7fc31656
commit
5db1216a18
|
@ -19,6 +19,7 @@ IMPROVEMENTS:
|
|||
* core: add `-lock-timeout` option, which will block and retry locks for the given duration [GH-13262]
|
||||
* core: new `chomp` interpolation function which returns the given string with any trailing newline characters removed [GH-13419]
|
||||
* backend/remote-state: Add support for assume role extensions to s3 backend [GH-13236]
|
||||
* backend/remote-state: Filter extra entries from s3 environment listings [GH-13596]
|
||||
* config: New interpolation functions `basename` and `dirname`, for file path manipulation [GH-13080]
|
||||
* helper/resource: Allow unknown "pending" states [GH-13099]
|
||||
* command/hook_ui: Increase max length of state IDs from 20 to 80 [GH-13317]
|
||||
|
|
Loading…
Reference in New Issue