From 4525eb457b576aabb975445b5ef542519ea68b29 Mon Sep 17 00:00:00 2001 From: emilecaron Date: Fri, 26 Jun 2015 14:22:39 +0200 Subject: [PATCH] update changelog --- AUTHORS | 2 +- docs/changelog.rst | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 29993c84..b0400f4d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -226,4 +226,4 @@ that much better: * Emmanuel Leblond (https://github.com/touilleMan) * Breeze.Kay (https://github.com/9nix00) * Vicki Donchenko (https://github.com/kivistein) - + * Emile Caron (https://github.com/emilecaron) diff --git a/docs/changelog.rst b/docs/changelog.rst index d35551ce..1fba7985 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -34,6 +34,7 @@ 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 ================