Added fix for And and Or keywords to changelog.

This commit is contained in:
Oliver Gierke
2011-03-03 18:06:36 +01:00
parent 8f39f6616d
commit 9bc4f9ad98

View File

@@ -7,6 +7,7 @@ Changes in version 1.0.0.M2 MongoDB
Repository
* Adapted new metamodel API (DATADOC-47, DATACMNS-17)
* Added support for 'In' and 'NotIn' keyword (DATADOC-46)
* Fixed 'And' and 'Or' keywords
Changes in version 1.0.0.M1 MongoDB (2011-02-14)
------------------------------------------------