pyo3/CHANGES.txt

16 lines
208 B
Plaintext

Changes
-------
0.1.x (xx-xx-2017)
^^^^^^^^^^^^^^^^^^
* Added weakref support #56
* Allow to add gc support without implementing PyGCProtocol #57
0.1.0 (07-23-2017)
^^^^^^^^^^^^^^^^^^
* Initial release