Skip to content

Commit 57e611c

Browse files
authored
Merge pull request #412 from bluetech/release-1.2.0
Preparing release 1.2.0
2 parents 926084e + 9060a4e commit 57e611c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ Versions follow `Semantic Versioning <https://semver.org/>`_ (``<major>.<minor>.
2121

2222
.. towncrier release notes start
2323
24+
pluggy 1.2.0 (2023-06-21)
25+
=========================
26+
27+
Features
28+
--------
29+
30+
- `#405 <https://github.com/pytest-dev/pluggy/issues/405>`_: The new-style hook wrappers, added in the yanked 1.1.0 release, now require an explicit ``wrapper=True`` designation in the ``@hookimpl()`` decorator.
31+
32+
2433
pluggy 1.1.0 (YANKED)
2534
=====================
2635

changelog/405.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)