Skip to content

Commit

Permalink
updaed release note
Browse files Browse the repository at this point in the history
  • Loading branch information
irmen committed May 15, 2019
1 parent da27ae7 commit 8fcb517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/Razorvine.Pyrolite/Pyrolite/Pyrolite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ 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>Unpickler performance improved when reading from memory buffer.
<PackageReleaseNotes>Unpickler and Pickler performance improved greatly when reading from memory buffer.
Unpickler memo cleared after STOP opcode to fix invalid memo reuse when unpickler wasn't disposed/closed.
</PackageReleaseNotes>
</PropertyGroup>
Expand Down

0 comments on commit 8fcb517

Please sign in to comment.