Skip to content

Commit

Permalink
release 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Jan 16, 2023
1 parent 14194d6 commit a2222e9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
12 changes: 12 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ Release History

.. towncrier release notes start
v4.3.2 (2023-01-16)
-------------------

Bugfixes - 4.3.2
~~~~~~~~~~~~~~~~
- Fix regression introduced in 4.3.0 which occured when a substitution expression
for an environment variable that had previously been substituted appears in the
ini file after a substitution expression for a different environment variable.
This situation erroneously resulted in an exception about "circular chain
between set" of those variables - by :user:`masenf`. (:issue:`2869`)


v4.3.1 (2023-01-15)
-------------------

Expand Down
5 changes: 0 additions & 5 deletions docs/changelog/2869.bugfix.rst

This file was deleted.

0 comments on commit a2222e9

Please sign in to comment.