Skip to content

Commit 2ca654d

Browse files
committed
Updating whats new.
1 parent 8a76054 commit 2ca654d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

libs/network/doc/whats_new.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77
:mod:`cpp-netlib` 0.9
88
---------------------
99

10+
v0.9.5
11+
~~~~~~
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.
18+
1019
v0.9.4
1120
~~~~~~
1221
* Lots of URI fixes.

0 commit comments

Comments
 (0)