File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## 2.0.2 - 2018-03-06
8
10
### Fixed
9
- - Fix ` processorOptions ` in yaml configuration
11
+ - Fix ` processorOptions ` in yaml configuration ( # 107 )
10
12
11
13
## 2.0.1 - 2018-01-31
12
14
### Fixed
@@ -25,6 +27,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
25
27
- Drop support for Symfony 2.x
26
28
- Drop support for PHP 5 and 7.0
27
29
30
+ ## 1.0.2 - 2018-03-06
31
+ ### Fixed
32
+ - Fix ` processorOptions ` in YAML configuration (#109 , backport of #107 )
33
+
28
34
## 1.0.1 - 2017-12-04
29
35
### Changed
30
36
- The ` sentry.client ` service is now explicitly declared as public
You can’t perform that action at this time.
0 commit comments