diff options
| author | Bernat Gabor <bgabor8@bloomberg.net> | 2018-07-09 15:06:07 +0100 |
|---|---|---|
| committer | Bernat Gabor <bgabor8@bloomberg.net> | 2018-07-09 15:06:07 +0100 |
| commit | f398735e84633d26ae0eec12d2615a9e9cb353cc (patch) | |
| tree | e06086d2c7b5332ca963e2195a32bf5b8c854541 | |
| parent | d9e0b677033172197d3a4d45eeeb26b974269b3a (diff) | |
| download | tox-git-3.1.1.tar.gz | |
release 3.1.13.1.1
| -rw-r--r-- | CHANGELOG.rst | 11 | ||||
| -rw-r--r-- | changelog/879.bugfix.rst | 1 |
2 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7c9fd7df..97defc0d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,6 +12,17 @@ with advance notice in the **Deprecations** section of releases. .. towncrier release notes start +3.1.1 (2018-07-09) +------------------ + +Bugfixes +^^^^^^^^ + +- PyPi documentation for ``3.1.0`` is broken. Added test to check for this, and + fix it by :user:`gaborbernat`. (`#879 + <https://github.com/tox-dev/tox/issues/879>`_) + + 3.1.0 (2018-07-08) ------------------ diff --git a/changelog/879.bugfix.rst b/changelog/879.bugfix.rst deleted file mode 100644 index 3dec1718..00000000 --- a/changelog/879.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -PyPi documentation for ``3.1.0`` is broken. Added test to check for this, and fix it by :user:`gaborbernat`. |
