Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

Commit

Permalink
update CHANGELOG for v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cylix committed Dec 16, 2016
1 parent c75e2c5 commit 8a23517
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## v1.1.0
**Tag**: `1.1.0`.

**Date**: Dec. 16th, 2016

**Description**:

Improvement of the public API:

* Make server on_new_connection callback take shared_ptr as parameter instead of reference (provide more flexibility to the client app)
* Provide access to tcp_socket in the public API of tcp_client and tcp_server


## v1.0.0
**Tag**: `1.0.0`.

Expand Down

0 comments on commit 8a23517

Please sign in to comment.