changelog++

This commit is contained in:
Jim Kalafut 2019-09-06 14:40:00 -07:00 committed by GitHub
parent 2ce78375f6
commit 5528d041ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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]