diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c05f4cef..a8d78fe3 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,2 +1,3 @@ -### 0.9.9 October 10 2019 #### -Hyperion now supports .NET Core 3.0. \ No newline at end of file +### 0.9.10 October 15 2019 #### + +Hyperion now [supports cross-framework communication between .NET Core and .NET Framework](https://github.com/akkadotnet/Hyperion/pull/116). \ No newline at end of file diff --git a/src/common.props b/src/common.props index 87d141de..f075f912 100644 --- a/src/common.props +++ b/src/common.props @@ -2,8 +2,8 @@ Copyright © 2016-2017 Akka.NET Team Akka.NET Team - 0.9.9 - Hyperion now supports .NET Core 3.0. + 0.9.10 + Hyperion now [supports cross-framework communication between .NET Core and .NET Framework](https://github.com/akkadotnet/Hyperion/pull/116). http://getakka.net/images/akkalogo.png https://github.com/akkadotnet/Hyperion https://github.com/akkadotnet/Hyperion/blob/master/LICENSE