From 5d11397d82c4c3f6679d3321c9e73e1c516419e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A4r=20Dahlman?= Date: Thu, 25 Jan 2018 21:53:05 +0100 Subject: [PATCH] Update release notes --- RELEASENOTES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index b6373b3a..89c15ef7 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,13 @@ +# 2.0.0-rc3 + + - [#301](https://github.com/pardahlman/RawRabbit/issues/301) - Recovery from the network failure + - [#299](https://github.com/pardahlman/RawRabbit/issues/299) - 2.0.0-rc1 - System.DivideByZeroException + - [#297](https://github.com/pardahlman/RawRabbit/issues/297) - RawRabbit Connection + - [#296](https://github.com/pardahlman/RawRabbit/pull/296) - Add extension method to declare exchange using ExchangeDeclaration object contributed by ([hopengfoong](https://github.com/hopengfoong)) + +Commits: 5f06680b3d...ce749140ba + + # 2.0.0-rc2 - [#289](https://github.com/pardahlman/RawRabbit/pull/289) - Add UseContext pipe extension to respond operation contributed by Paul Tierney ([tiredknees](https://github.com/tiredknees))