Added FutureWarning for inherited classes not declaring allow_inheritance
Refs #437
This commit is contained in:
parent
b7d0d8f0cc
commit
6ecdc7b59d
7 changed files with 52 additions and 8 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
Changes in 0.6
|
||||
==============
|
||||
|
||||
- Added FutureWarning to inherited classes not declaring 'allow_inheritance' as the default will change in 0.7
|
||||
- Added support for covered indexes when inheritance is off
|
||||
- No longer always upsert on save for items with a '_id'
|
||||
- Error raised if update doesn't have an operation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue