Update CHANGELOG.md

This commit is contained in:
Kristin Laemmert 2019-11-18 08:32:31 -05:00 committed by GitHub
parent 91100c003c
commit 9ddc9c79a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## 0.12.16 (Unreleased)
NEW FEATURES:
* lang/funcs: Add `trim*` functions
BUG FIXES:
* command/0.12upgrade: fix panic when int value is out of range [GH-23394]