Commit 69633df4 authored by Tres Seaver's avatar Tres Seaver

Changelog for PR #32.

[ci skip]
parent 92e6b354
......@@ -4,6 +4,9 @@
4.2.2 (unreleased)
------------------
- Drop use of ``ctypes`` for determining maximum integer size, to increase
pure-Python compatibility.
- Ensure that ``__slots__`` attributes are cleared when a persistent object
is ghostified.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment