Skip to content

Commit

Permalink
Updated changelog with recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuggins committed Apr 20, 2016
1 parent 1b7c4f6 commit db5a8d1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## Circuitry 3.x.x (TBD)

* Fixed issue with `circuitry help` missing dependency. *Matt Huggins*
* Fixed issue with `circuitry:setup` rake task when no topics are defined. *Matt Huggins*
* Fixed issues with `circuitry:setup` rake task in vanilla Ruby projects. *Matt Huggins*
* Removed subscriber flush middleware in favor of an inline flush. *Matt Huggins*
* Added SNS internal failure as a retriable error. *Matt Huggins*

## Circuitry 3.1.3 (Mar 23, 2016)

* Added retries for message publishing if there's an SNS connection failure. *Matt Huggins*
Expand Down

0 comments on commit db5a8d1

Please sign in to comment.