Skip to content

Commit 6a04bf0

Browse files
committed
Update changelog for 1.0.3 release
1 parent b784b79 commit 6a04bf0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## 1.0.3 - 2018-06-01
10+
### Added
11+
- Add `symfony_version` as a default tag (#117, backport of #116, thanks @hjanuschka)
12+
### Fixed
13+
- Retrieve use IP address from Symfony, to honor trusted proxies (#132, backport of #131, thanks @eliecharra)
14+
915
## 1.0.2 - 2018-03-06
1016
### Fixed
1117
- Fix `processorOptions` in YAML configuration (#109, backport of #107)
@@ -31,6 +37,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3137
- Remove support for PHP versions lower than 5.6, since they are now EOL
3238
- Remove support for HHVM
3339

40+
## 0.8.8 - 2018-06-01
41+
### Added
42+
- Add `symfony_version` as a default tag (backport of #116, thanks @hjanuschka)
43+
### Fixed
44+
- Retrieve use IP address from Symfony, to honor trusted proxies (backport of #131, thanks @eliecharra)
45+
46+
## 0.8.7 - 2017-10-23
47+
### Fixed
48+
- Fix a fatal error when the user token is not authenticated (#78)
49+
3450
## 0.8.6 - 2017-08-24
3551
### Changed
3652
- Migrate service definitions to non-deprecated option configuration values

0 commit comments

Comments
 (0)