Skip to content

Commit

Permalink
Update Release Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
par.dahlman committed May 26, 2016
1 parent 186e671 commit a766cfd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.9.3

- [#90](https://github.com/pardahlman/RawRabbit/issues/90) - Default Error Strategy tries to Ack Message twice +fix

Commits: e92022aa6f...186e67157b


# 1.9.2

.NET Core came a step closer to completion With the [announcement of the release of RC2](https://blogs.msdn.microsoft.com/webdev/2016/05/16/announcing-asp-net-core-rc2/). The new releases of Logging, Dependecy Injection and Configuration had a few breaking changes was handled. `RawRabbit` is now fully migrated to the new project structure. There are [new sample projects](https://github.com/pardahlman/RawRabbit/tree/master/sample) that combines .NET Core with RawRabbit (including Attributed Routing, Message Sequence etc.) and Serilog.
Expand All @@ -16,6 +23,7 @@ The underlying dependecy `RabbitMQ.Client` was updated, as it [ 3.6.2 was relea

Commits: b68cf973fa...e92022aa6f


# 1.9.1

- [#80](https://github.com/pardahlman/RawRabbit/issues/80) - Use same JsonSerializer throughout the client
Expand Down

0 comments on commit a766cfd

Please sign in to comment.