Updated docs and added fix for _types and positional operator

Bumped version to 0.6.2
This commit is contained in:
Ross Lawley
2012-03-08 12:39:25 +00:00
parent 4c67cbb4b7
commit 737cbf5f60
5 changed files with 35 additions and 7 deletions

View File

@@ -2,7 +2,16 @@
Changelog
=========
Changes in 0.6.x
Changes in 0.6.2
================
- Updated documentation for ReplicaSet connections
- Hack round _types issue with SERVER-5247 - querying other arrays may also cause problems.
Changes in 0.6.1
================
- Fix for replicaSet connections
Changes in 0.6
================
- Added FutureWarning to inherited classes not declaring 'allow_inheritance' as the default will change in 0.7