Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2017-08-16 13:54:04 -07:00 committed by GitHub
parent 18af7750d4
commit fa154bbb48

View File

@ -1,5 +1,9 @@
## 0.10.3 (Unreleased) ## 0.10.3 (Unreleased)
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]
## 0.10.2 (August 16, 2017) ## 0.10.2 (August 16, 2017)
BUG FIXES: BUG FIXES: