Skip to content

Commit 40abee5

Browse files
committed
release notes
1 parent 317777d commit 40abee5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dotnet/Razorvine.Pyrolite/Pyrolite/Pyrolite.csproj

+2-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ More info about Pyro: https://pyro4.readthedocs.io/</Description>
2828
<RepositoryUrl>https://github.com/irmen/Pyrolite.git</RepositoryUrl>
2929
<RepositoryType>git</RepositoryType>
3030
<PackageTags>pyro python rpc remote-objects</PackageTags>
31-
<PackageReleaseNotes>Fixed deserialization issue when pickle is used as serializer in Pyrolite (exception when deserializing the handshake dictionary)</PackageReleaseNotes>
31+
<PackageReleaseNotes>Fixed deserialization issue when pickle is used as serializer in Pyrolite (exception when deserializing the handshake dictionary).
32+
PyroProxy now gets the correct pyroOneway settings from the metdata.</PackageReleaseNotes>
3233
</PropertyGroup>
3334
<ItemGroup>
3435
<PackageReference Include="Razorvine.Serpent" Version="1.29.0" />

0 commit comments

Comments
 (0)