summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bestwalter <oliver.bestwalter@avira.com>2016-06-21 10:09:05 +0200
committerOliver Bestwalter <oliver.bestwalter@avira.com>2016-06-21 10:09:05 +0200
commit21aebfec848ebe5d5a8be77bd6c78e1c60290cf8 (patch)
tree0028988e85130a1ef4f8f6cbb55a3be6e1b4b025
parent7180c2cdcf384d74108c0a2061ed729684aba6a9 (diff)
downloadtox-21aebfec848ebe5d5a8be77bd6c78e1c60290cf8.tar.gz
change was in the wrong version
-rw-r--r--CHANGELOG6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ff6b8c3..999ba96 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -26,6 +26,9 @@
``tox_runtest_post`` which run before and after the tests of a venv,
respectively. Thanks to Matthew Schinckel and itxaka serrano.
+- fix issue317: evaluate minversion before tox config is parsed completely.
+ Thanks Sachi King for the PR.
+
2.3.2
-----
@@ -34,9 +37,6 @@
- fix issue279: allow cross-section substitution when the value contains
posargs. Thanks Sachi King for the PR.
-- fix issue317: evaluate minversion before tox config is parsed completely.
- Thanks Sachi King for the PR.
-
2.3.1
-----