Skip to content

Commit

Permalink
Add a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Jun 27, 2019
1 parent db1b3f4 commit b7ee3d1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ Changes
4.3.2 (unreleased)
------------------

- Nothing changed yet.
- Fix error handling in ``ProxyBase.__setattr__``: any the exception raised by
``PyString_AsString``/``PyUnicode_AsUTF8`` would be silently swallowed up
and ignored. See `issue 31
<https://github.com/zopefoundation/zope.proxy/issues/31>`_.


4.3.1 (2018-08-09)
Expand Down

0 comments on commit b7ee3d1

Please sign in to comment.