Added changelog mention for PR #67

fix_request_path_info
Diederik van der Boor 2014-12-30 13:39:46 +01:00
parent ca6fba91ba
commit bf0d37a91c
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 0.7 (in git)
--------------------
* Support custom primary key defined using ``mybase_ptr = models.OneToOneField(BaseClass, parent_link=True, related_name="...")``.
Version 0.6.1 (2014-12-30)
--------------------------