We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b70307 commit ed178a9Copy full SHA for ed178a9
CHANGELOG.md
@@ -5,8 +5,12 @@ 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.2 (2020-07-08)
11
- Use `jean85/pretty-package-versions` `^1.5` to leverage the new `getRootPackageVersion` method (c8799ac)
12
- Fix support for PHP preloading (#354, thanks to @annuh)
13
+ - Fix `capture_soft_fails: false` option for the Messenger (#353)
14
15
## 3.5.1 (2020-05-07)
16
- Capture events using the `Hub` in the `MessengerListener` to avoid loosing `Scope` data (#339, thanks to @sh41)
0 commit comments