Update changelog add LK4D4 to authors (#452)

This commit is contained in:
Ross Lawley 2013-08-23 09:03:51 +00:00
parent 9ee3b796cd
commit f4db0da585
2 changed files with 3 additions and 1 deletions

View File

@ -178,3 +178,4 @@ that much better:
* Olivier Cortès (https://github.com/Karmak23)
* crazyzubr (https://github.com/crazyzubr)
* FrankSomething (https://github.com/FrankSomething)
* Alexandr Morozov (https://github.com/LK4D4)

View File

@ -4,6 +4,7 @@ Changelog
Changes in 0.8.4
================
- Remove database name necessity in uri connection schema (#452)
- Fixed "$pull" semantics for nested ListFields (#447)
- Allow fields to be named the same as query operators (#445)
- Updated field filter logic - can now exclude subclass fields (#443)