We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 531ed6d commit 437cb36Copy full SHA for 437cb36
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+### 2.9.2 (2023-10-27)
2
+
3
+ * Fixed display_errors parsing in ErrorHandler which did not support string values (#1804)
4
+ * Fixed bug where the previous error handler would not be restored in some cases where StreamHandler fails (#1815)
5
+ * Fixed normalization error when normalizing incomplete classes (#1833)
6
7
### 2.9.1 (2023-02-06)
8
9
* Fixed Logger not being serializable anymore (#1792)
0 commit comments