|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [0.10.14](https://github.com/php-enqueue/enqueue-dev/tree/0.10.14) (2021年10月29日) |
| 4 | +[Full Changelog](https://github.com/php-enqueue/enqueue-dev/compare/0.10.13...0.10.14) |
| 5 | + |
| 6 | +**Merged pull requests:** |
| 7 | + |
| 8 | +- Fix passed parameters for compatibility with newest version of dbal [\#1203](https://github.com/php-enqueue/enqueue-dev/pull/1203) ([dgafka](https://github.com/dgafka)) |
| 9 | +- Allow psr/log v2 and v3 [\#1198](https://github.com/php-enqueue/enqueue-dev/pull/1198) ([snapshotpl](https://github.com/snapshotpl)) |
| 10 | +- Fix partition's choice for the cases when partition number is zero [\#1196](https://github.com/php-enqueue/enqueue-dev/pull/1196) ([rodrigosarmentopicpay](https://github.com/rodrigosarmentopicpay)) |
| 11 | +- Added getter for offset field in RdKafkaConsumer class [\#1184](https://github.com/php-enqueue/enqueue-dev/pull/1184) ([DigitVE](https://github.com/DigitVE)) |
| 12 | + |
3 | 13 | ## [0.10.13](https://github.com/php-enqueue/enqueue-dev/tree/0.10.13) (2021年08月25日)
|
4 | 14 | [Full Changelog](https://github.com/php-enqueue/enqueue-dev/compare/0.10.12...0.10.13)
|
5 | 15 |
|
|
0 commit comments