Skip to content

Commit

Permalink
Merge pull request #234 from asottile/release-0.13.0
Browse files Browse the repository at this point in the history
Preparing release 0.13.0
  • Loading branch information
asottile committed Sep 10, 2019
2 parents 5b7aba1 + 93a6b83 commit fe5a72b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ Changelog

.. towncrier release notes start
pluggy 0.13.0 (2019-09-10)
==========================

Trivial/Internal Changes
------------------------

- `#222 <https://github.com/pytest-dev/pluggy/issues/222>`_: Replace ``importlib_metadata`` backport with ``importlib.metadata`` from the
standard library on Python 3.8+.


pluggy 0.12.0 (2019-05-27)
==========================

Expand Down
2 changes: 0 additions & 2 deletions changelog/222.trivial.rst

This file was deleted.

0 comments on commit fe5a72b

Please sign in to comment.