update changelog

This commit is contained in:
emilecaron 2015-06-26 14:22:39 +02:00
parent 56a2e07dc2
commit 4525eb457b
2 changed files with 2 additions and 1 deletions

View File

@ -226,4 +226,4 @@ that much better:
* Emmanuel Leblond (https://github.com/touilleMan) * Emmanuel Leblond (https://github.com/touilleMan)
* Breeze.Kay (https://github.com/9nix00) * Breeze.Kay (https://github.com/9nix00)
* Vicki Donchenko (https://github.com/kivistein) * Vicki Donchenko (https://github.com/kivistein)
* Emile Caron (https://github.com/emilecaron)

View File

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