We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a0e90 commit 2190ea7Copy full SHA for 2190ea7
CHANGELOG.md
@@ -5,7 +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.4.3 (2020-02-03)
11
- Change default of `in_app_include` to empty, due to getsentry/sentry-php#958 (#311)
12
+ - Improve class_alias robustness (#315)
13
14
## 3.4.2 (2020-01-29)
15
- Remove space from classname used with `class_alias` (#313)
0 commit comments