changelog++

This commit is contained in:
vishalnayak 2017-03-29 10:31:38 -07:00
parent b9aa56c17e
commit 1dec5f654b
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ IMPROVEMENTS:
* storage/s3: Support `max_parallel` option to limit concurrent outstanding
requests [GH-2466]
* storage/s3: Use pooled transport for http client [GH-2481]
BUG FIXES: