File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change
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
+
1
8
1.7.1
2
9
-----
3
10
@@ -300,13 +307,14 @@ First release.
300
307
301
308
.. _#2 : https://github.com/pytest-dev/pytest-qt/issues/2
302
309
303
- .. _@mathrick : https://github.com/mathrick
304
- .. _@tigarmo : https://github.com/tigarmo
305
- .. _@rouge8 : https://github.com/rouge8
306
310
.. _@fogo : https://github.com/fogo
311
+ .. _@kmosher : https://github.com/kmosher
307
312
.. _@marcwebbie : https://github.com/marcwebbie
313
+ .. _@mathrick : https://github.com/mathrick
314
+ .. _@mlhamel : https://github.com/mlhamel
308
315
.. _@RonnyPfannschmidt : https://github.com/RonnyPfannschmidt
316
+ .. _@rouge8 : https://github.com/rouge8
309
317
.. _@The-Compiler : https://github.com/The-Compiler
310
- .. _@kmosher : https://github.com/kmosher
318
+ .. _@tigarmo : https://github.com/tigarmo
311
319
312
320
You can’t perform that action at this time.
0 commit comments