Skip to content

Commit 2b7417c

Browse files
committed
add a missing entry to the changelog
1 parent 3c455cf commit 2b7417c

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
@@ -27,6 +27,7 @@ Changes in 0.10.7
2727
- Added support for pickling QuerySet instances. #1397
2828
- Fixed connecting to a list of hosts #1389
2929
- Fixed a bug where accessing broken references wouldn't raise a DoesNotExist error #1334
30+
- Fixed not being able to specify use_db_field=False on ListField(EmbeddedDocumentField) instances #1218
3031
- Improvements to the dictionary fields docs # 1383
3132

3233
Changes in 0.10.6

0 commit comments

Comments
 (0)