|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [0.10.13](https://github.com/php-enqueue/enqueue-dev/tree/0.10.13) (2021年08月25日) |
| 4 | +[Full Changelog](https://github.com/php-enqueue/enqueue-dev/compare/0.10.12...0.10.13) |
| 5 | + |
| 6 | +**Merged pull requests:** |
| 7 | + |
| 8 | +- \[SNSQS\] added possibility to send message attributes using snsqs transport [\#1195](https://github.com/php-enqueue/enqueue-dev/pull/1195) ([onatskyy](https://github.com/onatskyy)) |
| 9 | +- Add in missing arg [\#1194](https://github.com/php-enqueue/enqueue-dev/pull/1194) ([gdsmith](https://github.com/gdsmith)) |
| 10 | +- \#1190 add index on delivery\_id to prevent slow queries [\#1191](https://github.com/php-enqueue/enqueue-dev/pull/1191) ([commercewerft](https://github.com/commercewerft)) |
| 11 | +- Add setTopicArn methods to SnsContext and SnsQsContext [\#1189](https://github.com/php-enqueue/enqueue-dev/pull/1189) ([gdsmith](https://github.com/gdsmith)) |
| 12 | + |
3 | 13 | ## [0.10.11](https://github.com/php-enqueue/enqueue-dev/tree/0.10.11) (2021年04月28日)
|
4 | 14 | [Full Changelog](https://github.com/php-enqueue/enqueue-dev/compare/0.10.10...0.10.11)
|
5 | 15 |
|
|
0 commit comments