Add CHANGELOG entry
This commit is contained in:
parent
333ce9849d
commit
24ac923938
|
@ -66,6 +66,9 @@ Changes
|
||||||
* Add ``venv`` to the default ``norecursedirs`` setting.
|
* Add ``venv`` to the default ``norecursedirs`` setting.
|
||||||
Thanks `@The-Compiler`_ for the PR.
|
Thanks `@The-Compiler`_ for the PR.
|
||||||
|
|
||||||
|
* ``PluginManager.import_plugin`` now accepts unicode plugin names in Python 2.
|
||||||
|
Thanks `@reutsharabani`_ for the PR.
|
||||||
|
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
---------
|
---------
|
||||||
|
@ -82,6 +85,7 @@ Bug Fixes
|
||||||
.. _@fogo: https://github.com/fogo
|
.. _@fogo: https://github.com/fogo
|
||||||
.. _@mandeep: https://github.com/mandeep
|
.. _@mandeep: https://github.com/mandeep
|
||||||
.. _@MichalTHEDUDE: https://github.com/MichalTHEDUDE
|
.. _@MichalTHEDUDE: https://github.com/MichalTHEDUDE
|
||||||
|
.. _@reutsharabani: https://github.com/reutsharabani
|
||||||
.. _@unsignedint: https://github.com/unsignedint
|
.. _@unsignedint: https://github.com/unsignedint
|
||||||
.. _@Kriechi: https://github.com/Kriechi
|
.. _@Kriechi: https://github.com/Kriechi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue