Skip to content

Commit dfda133

Browse files
authored
improve changelog for latest changes
1 parent 624ce0f commit dfda133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Development
88
===========
99
- (Fill this out as you fix issues and develop your features).
1010
- Switch tox to use pytest instead of legacy `python setup.py test` #2804
11-
- improve ReferenceField wrong usage detection
11+
- Improve error reporting for wrong instantiation of ReferenceField
1212
- Fix no_dereference thread-safetyness #2830
1313
- BREAKING CHANGE: max_length in ListField is now keyword only on ListField signature
1414
- BREAKING CHANGE: Force `field` argument of ListField/DictField to be a field instance (e.g ListField(StringField()) instead of ListField(StringField)

0 commit comments

Comments
 (0)