We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c0c90 commit 0799354Copy full SHA for 0799354
docs/changelog.rst
@@ -4,6 +4,18 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.11.3 (2023-09-08)
8
+--------------------
9
+
10
+Bugfixes - 4.11.3
11
+~~~~~~~~~~~~~~~~~
12
+- Handle ``FileNotFoundError`` when the ``base_python`` interpreter doesn't exist (:issue:`3105`)
13
14
+Improved Documentation - 4.11.3
15
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16
+- Explain how plugins are registered and discovered - by :user:`hashar`. (:issue:`3116`)
17
18
19
v4.11.2 (2023-09-07)
20
--------------------
21
docs/changelog/3105.bugfix.rst
docs/changelog/3116.doc.rst
0 commit comments