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 ================