17
0
Sascha Peilicke
2011-09-21 12:42:28 +00:00
committed by Git OBS Bridge
parent 5ac3f99d51
commit 72d7f16cfb
4 changed files with 21 additions and 10 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Sep 21 11:51:17 UTC 2011 - saschpe@suse.de
- Update to version 0.7.2:
* A rework of "replacement traversal"
* Fixed bug where query.join() + aliased=True
* Fixed regression from 0.6 where Session.add()
against an object which contained None
- See CHANGES for more...
- Run testsuite
-------------------------------------------------------------------
Wed Jul 20 17:42:11 UTC 2011 - saschpe@gmx.de