Skip to content

Commit b52d3e3

Browse files
committed
added one more item to the v0.12.0 changelog
1 parent 888a6da commit b52d3e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Changes in 0.12.0
1010
=================
1111
- POTENTIAL BREAKING CHANGE: Fixed limit/skip/hint/batch_size chaining #1476
1212
- POTENTIAL BREAKING CHANGE: Changed a public `QuerySet.clone_into` method to a private `QuerySet._clone_into` #1476
13+
- Fixed the way `Document.objects.create` works with duplicate IDs #1485
1314
- Fixed connecting to a replica set with PyMongo 2.x #1436
1415
- Fixed using sets in field choices #1481
1516
- Fixed deleting items from a `ListField` #1318

0 commit comments

Comments
 (0)