Follow-up to update changelog to reflect community contribution (#4393)
* Follow-up to update changelog to reflect community contribution * Upgrade cspell version from 0.1 to 0.2
This commit is contained in:
parent
4c22ce6ab0
commit
c8b028dce0
2
.vscode/cspell.json
vendored
2
.vscode/cspell.json
vendored
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.1",
|
||||
"version": "0.2",
|
||||
"language": "en",
|
||||
"languageId": "cpp",
|
||||
"dictionaries": [
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
|
||||
### Other Changes
|
||||
|
||||
- [[#4352]](https://github.com/Azure/azure-sdk-for-cpp/pull/4352) Fixed compilation error on Visual Studio 2017.
|
||||
- [[#4352]](https://github.com/Azure/azure-sdk-for-cpp/pull/4352) Fixed compilation error on Visual Studio 2017. (A community contribution, courtesy of _[jorgen](https://github.com/jorgen)_)
|
||||
- Libcurl transport doesn't add `Content-Length` request header for GET/HEAD/DELETE requests anymore.
|
||||
|
||||
### Acknowledgments
|
||||
@ -590,4 +590,4 @@ Thank you to our developer community members who helped to make Azure Core bette
|
||||
|
||||
## 1.0.0-beta.1 (2020-09-09)
|
||||
|
||||
- Initial release
|
||||
- Initial release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user