Skip to content

Commit ea4de13

Browse files
authored
Merge pull request #114 from getsentry/prepare-release-2.0.2
Update changelog for release 2.0.2
2 parents c911560 + 1e32a28 commit ea4de13

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and 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

0 commit comments

Comments
 (0)