Skip to content

Commit 008fd89

Browse files
committed
Updating CHANGES.txt for 0.1.7.
1 parent 20e4c7e commit 008fd89

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changes
22
-------
33

4+
0.1.7 (2012-9-12)
5+
------------------
6+
- Updated to support Neo4j 1.7.2 & 1.8.M07 (issue #110)
7+
- select_related() performance improvements (issue #125)
8+
- More RelationshipQuerySet functionality (issues #111, #81, #91, #92, #93)
9+
- Better "internal" Cypher support with connection.cypher()
10+
- REST auth support.
11+
- More closely matches existing Django ORM (eg issue #103)
12+
- All sorts of other performance improvements (eg issue #122)
13+
- Bug fixes and stability improvements (issues #129, #67, #86, #62, #84, #127, #14, #88, #107, #56, #61, #66, #54, #51) helped along by integration with Travis CI.
14+
415
0.1.5 (2011-12-11)
516
------------------
617
- select_related() and model caching (issue #42)

0 commit comments

Comments
 (0)