Skip to content

Commit a2222e9

Browse files
committed
release 4.3.2
1 parent 14194d6 commit a2222e9

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

docs/changelog.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ Release History
44

55
.. towncrier release notes start
66
7+
v4.3.2 (2023-01-16)
8+
-------------------
9+
10+
Bugfixes - 4.3.2
11+
~~~~~~~~~~~~~~~~
12+
- Fix regression introduced in 4.3.0 which occured when a substitution expression
13+
for an environment variable that had previously been substituted appears in the
14+
ini file after a substitution expression for a different environment variable.
15+
This situation erroneously resulted in an exception about "circular chain
16+
between set" of those variables - by :user:`masenf`. (:issue:`2869`)
17+
18+
719
v4.3.1 (2023-01-15)
820
-------------------
921

docs/changelog/2869.bugfix.rst

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

0 commit comments

Comments
 (0)