Author: phd
Date: 2010-10-05 10:25:00 -0600 (Tue, 05 Oct 2010)
New Revision: 4246
Modified:
SQLObject/trunk/docs/News.txt
Log:
There is branch 0.14.
Modified: SQLObject/trunk/docs/News.txt
===================================================================
--- SQLObject/trunk/docs/News.txt 2010-10-05 16:23:15 UTC (rev 4245)
+++ SQLObject/trunk/docs/News.txt 2010-10-05 16:25:00 UTC (rev 4246)
@@ -13,6 +13,12 @@
Features & Interface
--------------------
+SQLObject 0.14.0
+================
+
+Features & Interface
+--------------------
+
* The lists of columns/indices/joins are now sorted according to the order
of creation.
|