Skip to content

Commit f2b36ef

Browse files
committed
2.7.1-rc2 CHANGELOG
1 parent 2af9289 commit f2b36ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All Notable changes to `php-amqplib` will be documented in this file
44

5-
## 2.7.1-rc1 - 2018-01-17
5+
## 2.7.1-rc2 - 2018-01-29
66

77
### Added
88

@@ -14,6 +14,7 @@ All Notable changes to `php-amqplib` will be documented in this file
1414
- Support PHPUnit 6 [PR](https://github.com/php-amqplib/php-amqplib/pull/530)
1515
- Use `tcp_nodelay` for `StreamIO` [PR](https://github.com/php-amqplib/php-amqplib/pull/517)
1616
- Pass connection timeout to `wait` method [PR](https://github.com/php-amqplib/php-amqplib/pull/512)
17+
- Fix possible indefinite waiting for data in StreamIO [PR](https://github.com/php-amqplib/php-amqplib/pull/423), [PR](https://github.com/php-amqplib/php-amqplib/pull/534)
1718

1819
## 2.7.0 - 2017-09-20
1920

0 commit comments

Comments
 (0)