packages feed

stomp-queue 0.2.1 → 0.2.2

raw patch · 2 files changed

+15/−1 lines, 2 files

Files

changelog.md view
@@ -1,3 +1,17 @@+__0.2.2__+ +   Changes (minor):+ +         - add these lines to the changelog...+         +__0.2.1__ ++   Changes:++         - New option to add a handler for error messages++         - New option to add a wait interval to wait for the error handler+ __0.2.0__     Changes: 
stomp-queue.cabal view
@@ -1,5 +1,5 @@ Name:            stomp-queue-Version:         0.2.1+Version:         0.2.2 Cabal-Version:   >= 1.8 Copyright:       Copyright (c) Tobias Schoofs, 2011 - 2015 License:         LGPL