Handle dynamic fieldnames that look like digits (#434)
This commit is contained in:
parent
473110568f
commit
5bcc454678
3 changed files with 9 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.4
|
||||
================
|
||||
- Handle dynamic fieldnames that look like digits (#434)
|
||||
- Added get_user_document and improve mongo_auth module (#423)
|
||||
- Added str representation of GridFSProxy (#424)
|
||||
- Update transform to handle docs erroneously passed to unset (#416)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue