summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-----