changelog++

This commit is contained in:
Jeff Mitchell 2017-06-28 23:06:02 -04:00
parent 45c7bc718f
commit d48bd5f29a

View file

@ -7,6 +7,8 @@ FEATURES:
IMPROVEMENTS: IMPROVEMENTS:
* core: CORS allowed origins can now be configured [GH-2021] * 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 * storage/s3: More efficient paging when an object has a lot of subobjects
[GH-2780] [GH-2780]
* telemetry: Add support for DogStatsD [GH-2490] * telemetry: Add support for DogStatsD [GH-2490]