Added to changelog

This commit is contained in:
Matthieu Rigal 2015-06-12 13:12:35 +02:00
parent 4c1496b4a4
commit d4c02c3988

View File

@ -22,6 +22,7 @@ Changes in 0.9.X - DEV
- No_dereference() not respected on embedded docs containing reference. #517
- Document save raise an exception if save_condition fails #1005
- Fixes some internal _id handling issue. #961
- Updated URL and Email Field regex validators, added schemes argument to URLField validation. #652
Changes in 0.9.0
================