Skip to content

Commit 9391911

Browse files
committed
Updated what's new text.
1 parent 55d6d37 commit 9391911

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

libs/network/doc/whats_new.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99

1010
v0.9.5
1111
~~~~~~
12-
* Removing dependency on Boost.Parameter from HTTP client and server.
13-
* Fix for Clang error on Twitter example.
14-
* Adding source port to the request (HTTP server).
15-
* Updates to CMake config for MSVC 2010/2012.
16-
* Support chunked content encoding in client response parsing.
17-
* Fix bug with client not invoking callback when a request fails.
12+
* Removed dependency on Boost.Parameter from HTTP client and server.
13+
* Fixed for Clang error on Twitter example.
14+
* Added source port to the request (HTTP server).
15+
* Updated CMake config for MSVC 2010/2012.
16+
* Now support chunked content encoding in client response parsing.
17+
* Fixed bug with client not invoking callback when a request fails.
1818

1919
v0.9.4
2020
~~~~~~

0 commit comments

Comments
 (0)