We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e5a4f commit f9f63eeCopy full SHA for f9f63ee
CHANGELOG.md
@@ -1,12 +1,15 @@
1
-# CHANGELOG
+# Changelog
2
3
-This file is a manually maintained list of changes for each release. Feel free
4
-to add your changes here when sending pull requests. Also send corrections if
5
-you spot any mistakes.
+## 1.0.1 (2015-11-13)
+
+* Fix: Correct formatting for remote peer address of incoming datagrams when using IPv6
6
+ (#6 by @WyriHaximus)
7
8
+* Improve test suite for different PHP versions
9
10
## 1.0.0 (2014-10-23)
11
-Initial tagged release
12
+* Initial tagged release
13
14
> This project has been migrated over from [clue/datagram](https://github.com/clue/php-datagram)
15
> which has originally been released in January 2013.
0 commit comments