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 081f5ed commit 4de721bCopy full SHA for 4de721b
CHANGELOG.md
@@ -1,15 +1,12 @@
1
Changelog
2
=========
3
4
-## TBD
+## v4.6.1 (2023-12-11)
5
6
-### Enhancements
+### Bug fixes
7
8
* Avoid using deprecated `flask.__version__` attribute
9
[#365](https://github.com/bugsnag/bugsnag-python/pull/365)
10
-
11
-### Bug fixes
12
13
* Ensure the session delivery queue is started regardless of `auto_capture_sessions` configuration
14
[#367](https://github.com/bugsnag/bugsnag-python/pull/367)
15
0 commit comments