mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
851f34b2fb
commit
66edd78e64
@ -2,9 +2,10 @@
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* core: Improve error message on diff mismatch [GH-1501]
|
||||
* **New config function: `length`** - Get the length of a string or a list.
|
||||
Useful in conjunction with `split`. [GH-1495]
|
||||
* core: Improve error message on diff mismatch [GH-1501]
|
||||
* provisioner/file: expand `~` in source path [GH-1569]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user