Moved change to right place and added fancier test

This commit is contained in:
Matthieu Rigal
2015-06-26 17:58:53 +02:00
parent 4525eb457b
commit 4dc158589c
2 changed files with 25 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ Changelog
Changes in 0.10.1 - DEV
=======================
- Fix infinite recursion with CASCADE delete rules under specific conditions. #1046
Changes in 0.10.0
=================
@@ -34,7 +35,6 @@ Changes in 0.10.0
- Allow dynamic lookup for more than two parts. #882
- Added support for min_distance on geo queries. #831
- Allow to add custom metadata to fields #705
- Fix infinite recursion with CASCADE delete rules under specific conditions. #1046
Changes in 0.9.0
================