Skip to content

Commit b5d6407

Browse files
committed
Prepare changelog for release 3.5.1
1 parent 453e134 commit b5d6407

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## Unreleased
8+
- ...
9+
10+
## 3.5.1 (2020-05-07)
811
- Capture events using the `Hub` in the `MessengerListener` to avoid loosing `Scope` data (#339, thanks to @sh41)
912
- Capture multiple events if multiple exceptions are generated in a Messenger Worker context (#340, thanks to @emarref)
10-
- ...
1113

1214
## 3.5.0 (2020-05-04)
1315
- Capture and flush messages in a Messenger Worker context (#326, thanks to @emarref)

0 commit comments

Comments
 (0)