Mention Django Manager support for managers/querysets in changelog

This commit is contained in:
Dave Halter
2020-06-16 08:52:13 +02:00
parent be184241fd
commit 54775acc7a
+1
View File
@@ -7,6 +7,7 @@ Unreleased: 0.17.1 (2020-04-)
+++++++++++++++++++ +++++++++++++++++++
- Django ``Model`` meta class support - Django ``Model`` meta class support
- Django Manager support (completion on Managers/QuerySets)
- Added Django Stubs to Jedi, thanks to all contributors of the - Added Django Stubs to Jedi, thanks to all contributors of the
`Django Stubs <https://github.com/typeddjango/django-stubs>`_ project `Django Stubs <https://github.com/typeddjango/django-stubs>`_ project
- Added ``SyntaxError.get_message`` - Added ``SyntaxError.get_message``