diff --git a/python-wrapt.changes b/python-wrapt.changes index abf3ba6..fde9e6f 100644 --- a/python-wrapt.changes +++ b/python-wrapt.changes @@ -1,7 +1,11 @@ ------------------------------------------------------------------- Sun Jul 9 10:26:29 UTC 2017 - adrian@suse.de -- update to version 1.10.10 +- update to version 1.10.10: + * Added back missing description and categorisations when releasing + to PyPi. + * Code for inspect.getargspec() when using Python 2.6 was missing + import of sys module. ------------------------------------------------------------------- Mon Feb 27 13:54:07 UTC 2017 - jmatejek@suse.com