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

Commit ad7b390

Browse files
committed
Prepare 3.16.03.15.
1 parent 08060f7 commit ad7b390

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

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

0 commit comments

Comments
 (0)