diff --git a/doc/announce/changelog-only.txt b/doc/announce/changelog-only.txt new file mode 100644 index 000000000..617bfd802 --- /dev/null +++ b/doc/announce/changelog-only.txt @@ -0,0 +1,8 @@ +Less announcing, more changelogging +----------------------------------- + +With version 2.5.0 we dropped creating special announcement documents and rely on communicating all relevant changes through the `CHANGELOG +`_. See https://pypi.org/project/tox/ for a rendered version of the last changes containing links to the imporant issues and pull requests that were integrated into the release. + +Happy testing, +The tox maintainers diff --git a/doc/index.txt b/doc/index.txt index ae7924ae3..1099bd4d8 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -119,6 +119,7 @@ Current features announce/release-1.9 announce/release-2.0 announce/release-2.4.0 + announce/changelog-only .. include:: links.txt