Fixed "$pull" semantics for nested ListFields (#447)

This commit is contained in:
Ross Lawley
2013-08-20 15:54:42 +00:00
parent a707598042
commit 0dd01bda01
6 changed files with 99 additions and 10 deletions

View File

@@ -176,4 +176,5 @@ that much better:
* Thom Knowles (https://github.com/fleat)
* Paul (https://github.com/squamous)
* Olivier Cortès (https://github.com/Karmak23)
* crazyzubr (https://github.com/crazyzubr)
* crazyzubr (https://github.com/crazyzubr)
* FrankSomething (https://github.com/FrankSomething)