Fixed Doc.objects(read_preference=X) not setting read preference (#352)
This commit is contained in:
parent
ceece5a7e2
commit
4c8dfc3fc2
3 changed files with 12 additions and 4 deletions
|
|
@ -5,6 +5,7 @@ Changelog
|
|||
|
||||
Changes in 0.8.2
|
||||
================
|
||||
- Fixed Doc.objects(read_preference=X) not setting read preference (#352)
|
||||
- Django session ttl index expiry fixed (#329)
|
||||
- Fixed pickle.loads (#342)
|
||||
- Documentation fixes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue