Skip to content

Commit e197ebc

Browse files
authored
Add CHANGELOG entry for #96
1 parent 1d2ae79 commit e197ebc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.7.0
2+
-----
3+
4+
**Incompatible change**
5+
6+
* ``pytest-mock`` no longer supports Python 2.6 and Python 3.3, following the lead of
7+
``pytest`` and other projects in the community. Thanks `@hugovk`_ for the PR (`#96`_).
8+
9+
.. _@hugovk: https://github.com/hugovk
10+
.. _#96: https://github.com/pytest-dev/pytest-mock/pull/96
11+
112
1.6.3
213
-----
314

0 commit comments

Comments
 (0)