Skip to content

Commit

Permalink
Preparing release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Oct 15, 2018
1 parent 38988e9 commit 758fd7c
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 4 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
pluggy 0.8.0 (2018-10-15)
=========================

Features
--------

- `#177 <https://github.com/pytest-dev/pluggy/issues/177>`_: Add ``get_hookimpls()`` method to hook callers.



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

- `#165 <https://github.com/pytest-dev/pluggy/issues/165>`_: Add changelog in long package description and documentation.


- `#172 <https://github.com/pytest-dev/pluggy/issues/172>`_: Add a test exemplifying the opt-in nature of spec defined args.


- `#57 <https://github.com/pytest-dev/pluggy/issues/57>`_: Encapsulate hook specifications in a type for easier introspection.


=========
Changelog
=========
Expand Down
1 change: 0 additions & 1 deletion changelog/165.trivial.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/172.trivial.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/177.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/57.trivial.rst

This file was deleted.

0 comments on commit 758fd7c

Please sign in to comment.