Langohr is a Clojure RabbitMQ client (http://clojurerabbitmq.info) that
embraces AMQP 0.9.1 Model [1].

`1.0-beta10` is a development release with one fix release. We recommend
all users to upgrade to it.


## Changes in 1.0.0-beta10

### langohr.basic/reject now correctly uses basic.reject

langohr.basic/reject now correctly uses `basic.reject` AMQP method
and not `basic.ack`.

Contributed by @natedev.


## Change Log

Langohr change log [2] is available on GitHub.


## Thank You, Contributors

* natedev [3]


1. http://bitly.com/amqp-model-explained
2. https://github.com/michaelklishin/langohr/blob/master/ChangeLog.md
3. http://github.com/natedev
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to