azure-sdk-for-cpp/sdk
Kan Tang 12cdf64152
Added release date for File's changelog (#1595)
# Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the [contributing guide](https://github.com/Azure/azure-sdk-for-cpp/blob/master/CONTRIBUTING.md#pull-requests).

- [x] [C++ Guidelines](https://azure.github.io/azure-sdk/cpp_introduction.html)
- [x] Doxygen docs
- [x] Unit tests
- [x] No unwanted commits/changes
- [x] Descriptive title/description
  - [x] PR is single purpose
  - [x] Related issue listed
- [x] Comments in source
- [x] No typos
- [x] Update changelog
- [x] Not work-in-progress
- [x] External references or docs updated
- [x] Self review of PR done
- [x] Any breaking changes?
2021-02-04 13:30:20 +00:00
..
core Fix math for bearer token refresh time (#1593) 2021-02-04 03:29:42 -08:00
identity Increment package version after release of azure-identity (#1575) 2021-02-03 08:26:19 -08:00
keyvault Add TokenRequestOptions and ClientSecretCredentialOptions (#1527) 2021-02-02 17:09:33 -08:00
storage Added release date for File's changelog (#1595) 2021-02-04 13:30:20 +00:00
template CMakeLists for each Service (#1524) 2021-01-29 21:53:16 -08:00