diff --git a/CHANGELOG.md b/CHANGELOG.md index 276484bb5..5bdd5ac77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * [#695](https://github.com/toptal/chewy/pull/695): Clear the scroll by id after completing scroll_batches ([@socialchorus][]) * [#749](https://github.com/toptal/chewy/pull/749): Avoid importing everything when given an empty relation ([@JF-Lalonde][][@dalthon][]) * [#736](https://github.com/toptal/chewy/pull/736): Fix nil children when using witchcraft ([@taylor-au][]) + * [#753](https://github.com/toptal/chewy/pull/753): Add support for direct_import parameter to skip loading default scope on import ([@TikiTDO][][@dalthon][]) ## Changes @@ -572,6 +573,7 @@ [@sharkzp]: https://github.com/@sharkzp [@socialchorus]: https://github.com/socialchorus [@taylor-au]: https://github.com/taylor-au +[@TikiTDO]: https://github.com/TikiTDO [@undr]: https://github.com/@undr [@webgago]: https://github.com/@webgago [@yahooguntu]: https://github.com/yahooguntu