We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 453e134 commit b5d6407Copy full SHA for b5d6407
CHANGELOG.md
@@ -5,9 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## Unreleased
8
+ - ...
9
+
10
+## 3.5.1 (2020-05-07)
11
- Capture events using the `Hub` in the `MessengerListener` to avoid loosing `Scope` data (#339, thanks to @sh41)
12
- Capture multiple events if multiple exceptions are generated in a Messenger Worker context (#340, thanks to @emarref)
- - ...
13
14
## 3.5.0 (2020-05-04)
15
- Capture and flush messages in a Messenger Worker context (#326, thanks to @emarref)
0 commit comments