Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2019-06-04 16:25:38 -07:00 committed by GitHub
parent 382e1ca821
commit 2f893f2b95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
NEW FEATURES:
* `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]
## 0.12.1 (June 3, 2019)