Update CHANGELOG.md

This commit is contained in:
Pam Selle 2019-07-10 13:40:25 -04:00 committed by GitHub
parent 9f9ac1b326
commit b7bbb942ff
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:
* lang/funcs: new `abspath` function returns the absolute path to a given file [GH-21409]
* backend/swift: support for user configured state object names in swift containers [GH-17465]
BUG FIXES: