diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d6d6efd3..c05f4cef 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,41 +1,2 @@ -### 0.9.9 November 1 2018 #### -*Placeholder for Nightlies* - -### 0.9.8 January 31 2018 #### -**Maintenance release for Hyperion v0.9.*** -This small patch conists of the following bug fixes to Hyperion v0.9.* branch: - -* [Support for FSharpSet](https://github.com/akkadotnet/Hyperion/pull/92) - -### 0.9.7 January 18 2018 #### -**Maintenance release for Hyperion v0.9.*** - -This patch mostly contains bugfixes and enhancements to the existing Hyperion v0.9.* branch. No major API changes have been made. - -* [EnumerableSerializeFactory fixes](https://github.com/akkadotnet/Hyperion/pull/81) -* [Fix: ObjectDisposedException cannot be deserialized](https://github.com/akkadotnet/Hyperion/issues/64) -* [Added support for DateTimeOffset as a primitive](https://github.com/akkadotnet/Hyperion/pull/79) - -You can [see the full set of changes for Hyperion v0.9.7 here](https://github.com/akkadotnet/Hyperion/milestone/5). - -### 0.9.6 August 17 2017 - -Resolving issues with conflicting binary being downloaded via NuGet with version bump. - -### 0.9.5 August 11 2017 - -Provides support for .NET Standard 1.6. - -See the full set of changes here: [Hyperion 0.9.5](https://github.com/akkadotnet/Hyperion/milestone/3) - -### 0.9.2 January 05 2017 -Includes bug fixes for immutable data structures and lists. - -See the full set of changes here: [Hyperion 0.9.2 Milestone](https://github.com/akkadotnet/Hyperion/milestone/2) - -### 0.9.1 January 02 2017 -Includes bug fixes for numerous data structures as well as improved build chain and tools standardization. - -See the full set of changes here: [Hyperion 0.9.1 Milestone](https://github.com/akkadotnet/Hyperion/milestone/1) - -### New in 0.9.0 (Released 2016/11/24) +### 0.9.9 October 10 2019 #### +Hyperion now supports .NET Core 3.0. \ No newline at end of file diff --git a/src/common.props b/src/common.props index 9521c200..87d141de 100644 --- a/src/common.props +++ b/src/common.props @@ -3,7 +3,7 @@ Copyright © 2016-2017 Akka.NET Team Akka.NET Team 0.9.9 - Placeholder for Nightlies* + Hyperion now supports .NET Core 3.0. http://getakka.net/images/akkalogo.png https://github.com/akkadotnet/Hyperion https://github.com/akkadotnet/Hyperion/blob/master/LICENSE