We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64b6c0 commit 453e134Copy full SHA for 453e134
CHANGELOG.md
@@ -5,6 +5,7 @@ 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
+ - Capture events using the `Hub` in the `MessengerListener` to avoid loosing `Scope` data (#339, thanks to @sh41)
9
- Capture multiple events if multiple exceptions are generated in a Messenger Worker context (#340, thanks to @emarref)
10
- ...
11
0 commit comments