Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pardahlman committed Sep 29, 2017
1 parent 4b1079f commit 014e80e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 1.10.4

- [#273](https://github.com/pardahlman/RawRabbit/pull/273) - Added .Net Standard 2.0 target framework for vNext contributed by Manuel Cabral ([Manny651](https://github.com/Manny651))
- [#269](https://github.com/pardahlman/RawRabbit/pull/269) - Some typos contributed by ([cortex93](https://github.com/cortex93))
- [#257](https://github.com/pardahlman/RawRabbit/issues/257) - Error in BusClientFactory.CreateDefault() on net core 2.0
- [#233](https://github.com/pardahlman/RawRabbit/pull/233) - fix typo in NamingConventions.RetryLaterExchangeConvention contributed by Bohdan Sachkovskyi ([sachokFoX](https://github.com/sachokFoX))
- [#231](https://github.com/pardahlman/RawRabbit/pull/231) - Fix typo in spelling `Dependency` contributed by Serhii Almazov ([almazik](https://github.com/almazik))

Commits: 36ae21d98a...4b1079f965


# 1.10.3

- [#163](https://github.com/pardahlman/RawRabbit/pull/163) - Added queue assume initialized and tests contributed by Cemre Mengu ([cemremengu](https://github.com/cemremengu))
Expand All @@ -16,6 +27,7 @@

Commits: 4b6e57e351...52573f4164


# 1.10.2

- [#117](https://github.com/pardahlman/RawRabbit/issues/117) - Propegate Topology Exception for Consumers
Expand All @@ -24,6 +36,7 @@ Commits: 4b6e57e351...52573f4164

Commits: af0bda979e...331e174a02


# 1.10.1

- [#108](https://github.com/pardahlman/RawRabbit/issues/108) - Upgrade to RabbitMQ.Client 4.1.0
Expand Down

0 comments on commit 014e80e

Please sign in to comment.