File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
- ### 0.9.15 February 27 2020 ####
2
-
3
- * [ Fix ` Type.GetGenericTypeDefinition() ` interface error] ( https://github.com/akkadotnet/Hyperion/pull/166 )
1
+ ### 0.9.16 June 17 2020 ####
2
+ * [ Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1] ( https://github.com/akkadotnet/Hyperion/pull/174 )
3
+ * [ Add deserialization support for ReadOnlyDictionary] ( https://github.com/akkadotnet/Hyperion/pull/177 )
4
+ * [ Bump FluentAssertions from 5.10.2 to 5.10.3] ( https://github.com/akkadotnet/Hyperion/pull/171 )
5
+ * [ Bump System.Collections.Immutable from 1.7.0 to 1.7.1] ( https://github.com/akkadotnet/Hyperion/pull/175 )
6
+ * [ Bump BenchmarkDotNet from 0.12.0 to 0.12.1] ( https://github.com/akkadotnet/Hyperion/pull/172 )
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<Copyright >Copyright © 2016-2017 Akka.NET Team</Copyright >
4
4
<Authors >Akka.NET Team</Authors >
5
- <VersionPrefix >0.9.15</VersionPrefix >
6
- <PackageReleaseNotes >[Fix `Type.GetGenericTypeDefinition()` interface error](https://github.com/akkadotnet/Hyperion/pull/166)</PackageReleaseNotes >
5
+ <VersionPrefix >0.9.16</VersionPrefix >
6
+ <PackageReleaseNotes >[Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1](https://github.com/akkadotnet/Hyperion/pull/174)
7
+ [Add deserialization support for ReadOnlyDictionary](https://github.com/akkadotnet/Hyperion/pull/177)
8
+ [Bump FluentAssertions from 5.10.2 to 5.10.3](https://github.com/akkadotnet/Hyperion/pull/171)
9
+ [Bump System.Collections.Immutable from 1.7.0 to 1.7.1](https://github.com/akkadotnet/Hyperion/pull/175)
10
+ [Bump BenchmarkDotNet from 0.12.0 to 0.12.1](https://github.com/akkadotnet/Hyperion/pull/172)</PackageReleaseNotes >
7
11
<PackageIconUrl >http://getakka.net/images/akkalogo.png</PackageIconUrl >
8
12
<PackageProjectUrl >https://github.com/akkadotnet/Hyperion</PackageProjectUrl >
9
13
<PackageLicenseUrl >https://github.com/akkadotnet/Hyperion/blob/master/LICENSE</PackageLicenseUrl >
You can’t perform that action at this time.
0 commit comments