changelog++

This commit is contained in:
Jeff Mitchell 2017-06-28 23:06:02 -04:00
parent 45c7bc718f
commit d48bd5f29a
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ FEATURES:
IMPROVEMENTS:
* core: CORS allowed origins can now be configured [GH-2021]
* secret/ssh: Allow specifying the key ID format using template values for CA
type [GH-2888]
* storage/s3: More efficient paging when an object has a lot of subobjects
[GH-2780]
* telemetry: Add support for DogStatsD [GH-2490]