Ported bugfix for circular references regression

Refs #294
This commit is contained in:
Ross Lawley
2011-10-08 07:29:12 -07:00
parent 89c44cd14e
commit 9a0a0b1bd4
3 changed files with 68 additions and 2 deletions

View File

@@ -2,6 +2,11 @@
Changelog
=========
Changes in v0.5.1
=================
- Circular reference bugfix
Changes in v0.5
===============