Update CHANGELOG.md
This commit is contained in:
parent
5874fa06ff
commit
4ef208d81b
|
@ -3,6 +3,8 @@
|
|||
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]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
|
Loading…
Reference in New Issue