refs #9: update note

This commit is contained in:
Jason Ward 2013-07-03 12:08:22 -04:00
parent 7ebbed7267
commit 9d868c7920

6
README
View file

@ -52,6 +52,12 @@ html version using the setup.py::
Changelog:
==========
0.7 (2013-07-03):
-----------------
* No longer doing dependent sub-queries. It will be faster to do two small
queries instead of one with a dependent sub-query in the general case.
0.6 (2013-06-13):
-----------------