update CHANGELOG
This commit is contained in:
parent
45a267111b
commit
09ea85a7c6
|
@ -1,5 +1,10 @@
|
|||
## 0.4.0 (unreleased)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* **New config function: `split`** - Split a value based on a delimiter.
|
||||
This is useful for faking lists as parameters to modules.
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* core: module outputs can be used as inputs to other modules [GH-822]
|
||||
|
|
Loading…
Reference in New Issue