Removed support for pyside

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2013-12-27 00:56:57 +01:00
parent c8d9e57a50
commit c12c51dab9
5 changed files with 13 additions and 26 deletions

View File

@@ -4,6 +4,7 @@
- Improved select_union_intersect_subtract optimization to avoid parenthesis whenever possible
- Moved feedback service, and added the code for it
- Different way of checking the latest version
- Removed support for pyside
1.1
- Incorrect relational operations now raise an exception instead of returning None