Skip to content

Commit 95ee937

Browse files
committed
Prepare release 1.8.0
1 parent 6306ce0 commit 95ee937

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.8.0
2+
-----
3+
4+
* Add aliases for ``NonCallableMock`` and ``create_autospec`` to ``mocker``. Thanks `@mlhamel`_ for the PR (`#111`_).
5+
6+
.. _#111: https://github.com/pytest-dev/pytest-mock/pull/111
7+
18
1.7.1
29
-----
310

@@ -300,13 +307,14 @@ First release.
300307

301308
.. _#2: https://github.com/pytest-dev/pytest-qt/issues/2
302309

303-
.. _@mathrick: https://github.com/mathrick
304-
.. _@tigarmo: https://github.com/tigarmo
305-
.. _@rouge8: https://github.com/rouge8
306310
.. _@fogo: https://github.com/fogo
311+
.. _@kmosher: https://github.com/kmosher
307312
.. _@marcwebbie: https://github.com/marcwebbie
313+
.. _@mathrick: https://github.com/mathrick
314+
.. _@mlhamel: https://github.com/mlhamel
308315
.. _@RonnyPfannschmidt: https://github.com/RonnyPfannschmidt
316+
.. _@rouge8: https://github.com/rouge8
309317
.. _@The-Compiler: https://github.com/The-Compiler
310-
.. _@kmosher: https://github.com/kmosher
318+
.. _@tigarmo: https://github.com/tigarmo
311319

312320

0 commit comments

Comments
 (0)