Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
Prepare 3.16.03.15.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Mar 15, 2016
1 parent 08060f7 commit ad7b390
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,3 +1,16 @@
# 3.16.03.15

* Connection: Catch disconnection of a node earlier. (Ivan Enderlin, 2016-02-24T07:51:18+01:00)
* Connection: Ensure handshake before sending. (Ivan Enderlin, 2016-02-19T07:59:37+01:00)
* Documentation: Introduce `ws://` and `wss://`. (Ivan Enderlin, 2016-02-15T08:11:28+01:00)
* Test: Write test suite of `Hoa\Websocket\Socket`. (Ivan Enderlin, 2016-02-10T08:22:57+01:00)
* Socket: Detect invalid URI in transport factory. (Ivan Enderlin, 2016-02-10T08:20:45+01:00)
* Composer: Require `hoa/test`. (Ivan Enderlin, 2016-02-09T17:06:15+01:00)
* Quality: Fix CS. (Stéphane HULARD, 2015-12-07T14:10:41+01:00)
* Socket: Introduce `ws://` and `wss://` transports. (Stéphane HULARD, 2015-07-30T12:05:54+02:00)
* Socket: Introduce the `Socket` class. (Stéphane HULARD, 2015-07-30T11:37:27+02:00)
* CHANGELOG: Fix format. (Ivan Enderlin, 2016-01-14T22:23:09+01:00)

# 3.16.01.14

* Composer: New stable libraries. (Ivan Enderlin, 2016-01-14T22:20:21+01:00)
Expand Down

0 comments on commit ad7b390

Please sign in to comment.