Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
irmen committed Jul 11, 2019
1 parent 317777d commit 40abee5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dotnet/Razorvine.Pyrolite/Pyrolite/Pyrolite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ More info about Pyro: https://pyro4.readthedocs.io/</Description>
<RepositoryUrl>https://github.com/irmen/Pyrolite.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>pyro python rpc remote-objects</PackageTags>
<PackageReleaseNotes>Fixed deserialization issue when pickle is used as serializer in Pyrolite (exception when deserializing the handshake dictionary)</PackageReleaseNotes>
<PackageReleaseNotes>Fixed deserialization issue when pickle is used as serializer in Pyrolite (exception when deserializing the handshake dictionary).
PyroProxy now gets the correct pyroOneway settings from the metdata.</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Razorvine.Serpent" Version="1.29.0" />
Expand Down

0 comments on commit 40abee5

Please sign in to comment.