Update CHANGELOG.md
This commit is contained in:
parent
2cbc74705e
commit
647c91aec9
|
@ -1,5 +1,9 @@
|
|||
## 0.10.3 (Unreleased)
|
||||
|
||||
BACKWARDS INCOMPATIBILITIES / NOTES:
|
||||
|
||||
* LGPL Dependencies Removed [GH-15862]
|
||||
|
||||
NEW FEATURES:
|
||||
|
||||
* **`flatten` interpolation function**: turns a list of lists, or list of lists of lists, etc into a flat list of primitive values [GH-15278]
|
||||
|
|
Loading…
Reference in New Issue