1
0

- Update to 0.7.0:

* Add ability to reduce overloading of add, mul, equals and truthy

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pscript?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-03-19 16:02:11 +00:00
committed by Git OBS Bridge
parent 3a863a0080
commit c5b42dc650
4 changed files with 16 additions and 11 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 19 15:43:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.7.0:
* Add ability to reduce overloading of add, mul, equals and truthy
-------------------------------------------------------------------
Tue Oct 30 09:31:34 UTC 2018 - Jan Engelhardt <jengelh@inai.de>