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/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## 2.0.2 - 2018-03-06
810### Fixed
9- - Fix ` processorOptions ` in yaml configuration
11+ - Fix ` processorOptions ` in yaml configuration ( # 107 )
1012
1113## 2.0.1 - 2018-01-31
1214### Fixed
@@ -25,6 +27,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2527 - Drop support for Symfony 2.x
2628 - Drop support for PHP 5 and 7.0
2729
30+ ## 1.0.2 - 2018-03-06
31+ ### Fixed
32+ - Fix ` processorOptions ` in YAML configuration (#109 , backport of #107 )
33+
2834## 1.0.1 - 2017-12-04
2935### Changed
3036 - The ` sentry.client ` service is now explicitly declared as public
You can’t perform that action at this time.
0 commit comments