Update CHANGELOG.md

This commit is contained in:
Kristin Laemmert 2019-04-24 14:53:54 -04:00 committed by GitHub
parent efc08de5d6
commit 2573d549c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
## 0.12.0-rc1 (Unreleased)
NEW FEATURES:
* New function `strrev`, for reversing unicode strings. [#21091]
## 0.12.0-beta2 (Apr 18, 2019)