Skip to content

Commit b411e10

Browse files
committed
Update changelog
1 parent 445a361 commit b411e10

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,31 @@
11
Changelog
22
=========
33

4-
## TBD
4+
## v4.5.0 (2023-07-17)
55

66
### Enhancements
77

88
* The exception's `__notes__` field will now be sent as metadata if it exists
99
[#340](https://github.com/bugsnag/bugsnag-python/pull/340)
10+
[0HyperCube](https://github.com/0HyperCube)
1011

1112
* Allows changing the grouping hash when using `BugsnagHandler` via the logger methods' `extra` keyword argument
1213
[#334](https://github.com/bugsnag/bugsnag-python/pull/334)
14+
[0HyperCube](https://github.com/0HyperCube)
1315

1416
* PathLike objects are now accepted as the project path
1517
[#344](https://github.com/bugsnag/bugsnag-python/pull/344)
18+
[0HyperCube](https://github.com/0HyperCube)
1619

1720
### Bug fixes
1821

1922
* Fixes one of the fields being mistakenly replaced with `[RECURSIVE]` when encoding a list or dictionary with identical siblings but no recursion.
2023
[#341](https://github.com/bugsnag/bugsnag-python/pull/341)
24+
[0HyperCube](https://github.com/0HyperCube)
2125

2226
* Fix the ignore class list not accounting for nested classes
2327
[#342](https://github.com/bugsnag/bugsnag-python/pull/342)
24-
28+
[0HyperCube](https://github.com/0HyperCube)
2529

2630
## v4.4.0 (2023-02-21)
2731

0 commit comments

Comments
 (0)