Skip to content

Commit e1b7a36

Browse files
committed
Release 0.8.24
1 parent 58b5413 commit e1b7a36

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change Log
22

3+
## [0.8.24](https://github.com/php-enqueue/enqueue-dev/tree/0.8.24) (2018-03-27)
4+
[Full Changelog](https://github.com/php-enqueue/enqueue-dev/compare/0.8.23...0.8.24)
5+
6+
- \[fs\] Escape special symbols [\#390](https://github.com/php-enqueue/enqueue-dev/issues/390)
7+
- \[fs\] Escape delimiter symbols. [\#402](https://github.com/php-enqueue/enqueue-dev/pull/402) ([makasim](https://github.com/makasim))
8+
9+
- Laravel Usage [\#408](https://github.com/php-enqueue/enqueue-dev/issues/408)
10+
- \[JobRunner\] Uncaught exceptions leave jobs in "running" state [\#385](https://github.com/php-enqueue/enqueue-dev/issues/385)
11+
- \[Feature Request\] Closure message body. [\#366](https://github.com/php-enqueue/enqueue-dev/issues/366)
12+
13+
- \[bundle\] Don't ping DBAL connection if it wasn't opened [\#414](https://github.com/php-enqueue/enqueue-dev/pull/414) ([ramunasd](https://github.com/ramunasd))
14+
- Fix AMQP\(s\) code in amqp.md [\#413](https://github.com/php-enqueue/enqueue-dev/pull/413) ([xdbas](https://github.com/xdbas))
15+
- Fixed typos [\#412](https://github.com/php-enqueue/enqueue-dev/pull/412) ([pborreli](https://github.com/pborreli))
16+
- Fixed typo [\#411](https://github.com/php-enqueue/enqueue-dev/pull/411) ([pborreli](https://github.com/pborreli))
17+
- Update sqs transport factory with missing endpoint parameter [\#404](https://github.com/php-enqueue/enqueue-dev/pull/404) ([asilgalis](https://github.com/asilgalis))
18+
319
## [0.8.23](https://github.com/php-enqueue/enqueue-dev/tree/0.8.23) (2018-03-06)
420
[Full Changelog](https://github.com/php-enqueue/enqueue-dev/compare/0.8.22...0.8.23)
521

0 commit comments

Comments
 (0)