changelog++

This commit is contained in:
vishalnayak 2018-10-17 16:57:10 -04:00
parent 5818977dca
commit 4c6944412b
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ CHANGES:
IMPROVEMENTS:
* auth/token: New tokens are salted using SHA2-256 HMAC instead of SHA1 hash
* secret/database: Allow Cassandra user to be non-superuser so long as it has
role creation permissions [GH-5402]