We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b1e9d4 commit e388a2eCopy full SHA for e388a2e
changelog.md
@@ -1,3 +1,12 @@
1
+cpprestsdk (2.10.3)
2
+----------------------
3
+* Added a root `CMakeLists.txt` to improve support for VS2017 Open Folder.
4
+* PR#809 improves support for `/permissive-` in MSVC
5
+* Issue#804 fixed a regression due to compression support; we no longer fail on unknown Content-Encoding headers if we did not set Accepts-Encoding
6
+* PR#813 fixes build failure with boost 1.63
7
+* PR#779 PR#787 suppress and fix some warnings with new versions of gcc and clang
8
+-- cpprestsdk team <[email protected]> THU, 2 Aug 2018 15:52:00 -0800
9
+
10
cpprestsdk (2.10.0)
11
----------------------
12
* Removed VS2013 MSBuild files. Use CMake with the "Visual Studio 12 2013" generator.
0 commit comments