Update CHANGELOG.md
This commit is contained in:
parent
615110e13e
commit
0d54ba5a07
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
NEW FEATURES:
|
NEW FEATURES:
|
||||||
|
|
||||||
|
* provisioners: new provisioner: `puppet` [GH-18851]
|
||||||
* `range` function for generating a sequence of numbers as a list [GH-21461]
|
* `range` function for generating a sequence of numbers as a list [GH-21461]
|
||||||
* `yamldecode` and *experimental* `yamlencode` functions for working with YAML-serialized data [GH-21459]
|
* `yamldecode` and *experimental* `yamlencode` functions for working with YAML-serialized data [GH-21459]
|
||||||
* `uuidv5` function for generating name-based (as opposed to pseudorandom) UUIDs [GH-21244]
|
* `uuidv5` function for generating name-based (as opposed to pseudorandom) UUIDs [GH-21244]
|
||||||
|
|
Loading…
Reference in New Issue