Skip to content

Commit 4ee98df

Browse files
committed
Fixup changelog from past release
Signed-off-by: Bernát Gábor <[email protected]>
1 parent 3e1fd5b commit 4ee98df

File tree

5 files changed

+24
-11
lines changed

5 files changed

+24
-11
lines changed

docs/changelog.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,30 @@ Release History
55

66
.. towncrier release notes start
77
8+
v4.0.0a2 (2021-01-09)
9+
---------------------
10+
11+
Features - 4.0.0a2
12+
~~~~~~~~~~~~~~~~~~
13+
- Add option to disable colored output, and support ``NO_COLOR`` and ``FORCE_COLOR`` environment variables - by
14+
:user:`gaborbernat`. (`#1630 <https://github.com/tox-dev/tox/issues/1630>`_)
15+
16+
Bugfixes - 4.0.0a2
17+
~~~~~~~~~~~~~~~~~~
18+
- Fix coverage generation in CI - by :user:`gaborbernat`. (`#1551 <https://github.com/tox-dev/tox/issues/1551>`_)
19+
- Fix the CI failures:
20+
21+
- drop Python 3.5 support as it's not expected to get to a release before EOL,
22+
- fix test using ``\n`` instead of ``os.linesep``,
23+
- Windows Python 3.6 does not contain ``_overlapped.ReadFileInto``
24+
25+
- by :user:`gaborbernat`. (`#1556 <https://github.com/tox-dev/tox/issues/1556>`_)
26+
27+
Improved Documentation - 4.0.0a2
28+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29+
- Add base documentation by merging virtualenv structure with tox 3 - by :user:`gaborbernat`. (`#1551 <https://github.com/tox-dev/tox/issues/1551>`_)
30+
31+
832
v4.0.0a1
933
--------
1034
* First version all is brand new.

docs/changelog/1551.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/1551.doc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/1556.bugfix.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/changelog/1630.feature.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)