Skip to content

Commit 3ca814d

Browse files
committed
Prepare v0.4.4 release
1 parent 3985ea1 commit 3ca814d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Changelog
22

3+
## 0.4.4 (2015-09-23)
4+
5+
* Feature: Add support for Unix domain sockets (UDS) (#41 by @clue)
6+
* Bugfix: Explicitly set supported TLS versions for PHP 5.6+ (#31 by @WyriHaximus)
7+
* Bugfix: Ignore SSL non-draining buffer workaround for PHP 5.6.8+ (#33 by @alexmace)
8+
39
## 0.4.3 (2015-03-20)
410

5-
* Bugfix: Set peer name to hostname to correct security concern in PHP 5.6 (@WyyriHaximus)
11+
* Bugfix: Set peer name to hostname to correct security concern in PHP 5.6 (@WyriHaximus)
612
* Bugfix: Always wrap secure to pull buffer due to regression in PHP
713
* Bugfix: SecureStream extends Stream to match documentation preventing BC (@clue)
814

0 commit comments

Comments
 (0)