changelog++

This commit is contained in:
Jim Kalafut 2019-09-06 14:40:00 -07:00 committed by GitHub
parent ec64b7c672
commit ac046241c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ FEATURES:
IMPROVEMENTS:
* auth/jwt: The redirect callback host may now be specified for CLI logins [JWT-71]
* core: Exit ScanView if context has been cancelled [GH-7419]
* storage/cassandra: Improve storage efficiency by eliminating unnecessary copies
of value data [GH-7199]