mirror of
https://github.com/jazzband/django-authority.git
synced 2026-03-16 22:20:28 +00:00
refs #9: update note
This commit is contained in:
parent
7ebbed7267
commit
9d868c7920
1 changed files with 6 additions and 0 deletions
6
README
6
README
|
|
@ -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):
|
||||
-----------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue