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

@@ -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)