Skip to content

Commit e388a2e

Browse files
committed
Update changelog
1 parent 6b1e9d4 commit e388a2e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
cpprestsdk (2.10.0)
211
----------------------
312
* Removed VS2013 MSBuild files. Use CMake with the "Visual Studio 12 2013" generator.

0 commit comments

Comments
 (0)