Skip to content

Commit 74de841

Browse files
committed
Update changelog.
1 parent 7200a81 commit 74de841

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog
33
=========
44

5+
1.1.0 (2015-07-04)
6+
------------------
7+
8+
* Added support for pickling. The pickled value is going to be the wrapped object *without* any Proxy container.
9+
* Fixed a memory management issue in the C extension (reference cycles weren't garbage collected due to improper
10+
handling in the C extension).
11+
512
1.0.2 (2015-04-11)
613
-----------------------------------------
714

0 commit comments

Comments
 (0)