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

Commit

Permalink
[2.4.0] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Cylix committed Apr 10, 2017
1 parent fd5d2d2 commit 97ab410
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
# Changelog


## [v2.4.0](https://github.com/Cylix/tacopie/releases/tag/2.4.0)
### Tag
`2.4.0`
### Date
April 9th, 2017
### Changes
None.
### Additions
* Provide support for Unix socket. Simply pass in 0 as the port when building a `tcp_socket`, `tcp_client` or `tcp_server`. Then, the host will automatically be treated as the path to a Unix socket instead of a real host.
### Removals
None.





## [v2.3.0](https://github.com/Cylix/tacopie/releases/tag/2.3.0)
### Tag
`2.3.0`
Expand Down

0 comments on commit 97ab410

Please sign in to comment.