Skip to content

Commit

Permalink
Prepare changelog for release 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 committed May 7, 2020
1 parent 453e134 commit b5d6407
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
- ...

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

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

0 comments on commit b5d6407

Please sign in to comment.