Skip to content

Commit

Permalink
chore: update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Sep 1, 2023
1 parent 35c1f4f commit 7aadb08
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
CHANGES
=======

2.12.1
------

* release(2.12.1): fixes is\_empty for sqs
* fix: incorrect method declaration for sqs is\_empty
* fix(sqs): add ApproximateNumberOfMessagesDelayed to status and enqueued
* docs: document the JSON int->string issue

2.12.0
------

* release(2.12.0): adds retry to SQS except for http 4xx errors
* feat: add retry to SQS (#39)
* docs: mention that tasks need to be imported

2.11.0
------

Expand Down

0 comments on commit 7aadb08

Please sign in to comment.