Skip to content

Commit b3a37ac

Browse files
committed
Update changelog, #41
1 parent e2d0d6e commit b3a37ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CH
55

66
## [2.7.2] - YYYY-MM-DD
77

8+
### Improved
9+
10+
* Handling of `stream_select` returning `false` in case of a system call interrupt. - [#41]
11+
812
### Fixed
913

1014
* Remove/close sockets after fetching their responses triggered async requests in order to prevent halt on further
@@ -230,3 +234,4 @@ Based on [Pierrick Charron](https://github.com/adoy)'s [PHP-FastCGI-Client](http
230234
[#33]: https://github.com/hollodotme/fast-cgi-client/pull/33
231235
[#37]: https://github.com/hollodotme/fast-cgi-client/issue/37
232236
[#40]: https://github.com/hollodotme/fast-cgi-client/issue/40
237+
[#41]: https://github.com/hollodotme/fast-cgi-client/issue/41

0 commit comments

Comments
 (0)