Fill in the PR # in the changelog [ci skip]

This commit is contained in:
Stefan Wojcik 2019-06-24 16:00:21 +02:00
parent f45552f8f8
commit 8e69008699

View File

@ -6,7 +6,7 @@ Changelog
Development Development
=========== ===========
- (Fill this out as you fix issues and develop your features). - (Fill this out as you fix issues and develop your features).
- BREAKING CHANGE: Drop support for positional arguments when instantiating a document. #? - BREAKING CHANGE: Drop support for positional arguments when instantiating a document. #2103
- From now on keyword arguments (e.g. `Doc(field_name=value)`) are required. - From now on keyword arguments (e.g. `Doc(field_name=value)`) are required.
Changes in 0.18.1 Changes in 0.18.1