~ubuntu-branches/debian/sid/pyrlp/sid

« back to all changes in this revision

Viewing changes to docs/releases.rst

  • Committer: Package Import Robot
  • Author(s): Ben Finney
  • Date: 2017-07-15 05:25:42 UTC
  • Revision ID: package-import@ubuntu.com-20170715052542-a20zzsypt1qfecq1
Tags: upstream-0.5.1
ImportĀ upstreamĀ versionĀ 0.5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Release Notes
 
2
=============
 
3
 
 
4
.. _v0.4.8-release-notes:
 
5
 
 
6
0.4.8
 
7
-----
 
8
 
 
9
- Implement ``Serializable.make_mutable`` and ``rlp.sedes.make_mutable`` API.
 
10
- Add ``mutable`` flag to ``Serializable.deserialize`` to allow deserialization into mutable objects.