Changelog with new react/socket

This commit is contained in:
Chris Boden 2017-02-16 20:34:04 -05:00
parent 131204eaf5
commit cc2bc79455

View File

@ -17,6 +17,7 @@ CHANGELOG
* BC: No longer support disabling UTF-8 checks * BC: No longer support disabling UTF-8 checks
* BC: The Session component implements HttpServerInterface instead of WsServerInterface * BC: The Session component implements HttpServerInterface instead of WsServerInterface
* BC: PHP 5.3 no longer supported * BC: PHP 5.3 no longer supported
* BC: Use react/socket 0.5
* Significant performance enhancements * Significant performance enhancements
* 0.3.6 (2017-01-06) * 0.3.6 (2017-01-06)