Skip to content

Commit c04ebe2

Browse files
committed
Update CHANGELOG
1 parent 42ef4ff commit c04ebe2

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
1.6.0 (unreleased)
1+
1.6.0 (2019-03-31)
22
------------------
33

44
* ``execnet`` no longer supports Python 2.6 and 3.3 (#85). Users of those Python versions
55
using a recent enough ``pip`` should not be affected, as ``pip`` will only install
66
``1.5.0`` for them.
77

8-
1.5.0
9-
-----
8+
* Update test suite to support ``pytest>4``.
9+
10+
1.5.0 (2017-10-16)
11+
------------------
1012

1113
- support shell escaping in python pathnames of popen.
1214

@@ -34,8 +36,8 @@
3436

3537
- fix spec parsing on Windows due to path containing '\' characters.
3638

37-
1.4.1
38-
------
39+
1.4.1 (2015-09-02)
40+
------------------
3941

4042
- fix a regression of the Serializer created by the implied opcode ordering
4143
which resulted in a incompatible opcode mapping

0 commit comments

Comments
 (0)