Skip to content

Commit

Permalink
release version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed May 21, 2019
1 parent 147eefe commit f5806e3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
Yii2 Queue Extension Change Log
===============================

2.2.1 under development
-----------------------
2.2.1 May 21, 2019
------------------

- Bug #220: Updated to the latest amqp-lib (alexkart)
- Enh #293: Add `handle` method to `\yii\queue\sqs\Queue` that provides public access for `handleMessage` which can be
useful for handling jobs by webhooks (alexkart)
- Enh #332: Add AWS SQS FIFO support (kringkaste, alexkart)
- Bug #220: Updated to the latest amqp-lib (alexkart)


2.2.0 Mar 20, 2019
------------------
Expand Down

0 comments on commit f5806e3

Please sign in to comment.