Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Oct 27, 2023
1 parent 531ed6d commit 437cb36
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 2.9.2 (2023-10-27)

* Fixed display_errors parsing in ErrorHandler which did not support string values (#1804)
* Fixed bug where the previous error handler would not be restored in some cases where StreamHandler fails (#1815)
* Fixed normalization error when normalizing incomplete classes (#1833)

### 2.9.1 (2023-02-06)

* Fixed Logger not being serializable anymore (#1792)
Expand Down

0 comments on commit 437cb36

Please sign in to comment.