We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d57173 commit 8a9cdfeCopy full SHA for 8a9cdfe
CHANGELOG.md
@@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file.
4
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]
+## 0.8.8 - 2018-06-01
8
+### Added
9
+ - Add `symfony_version` as a default tag (backport of #116, thanks @hjanuschka)
10
+### Fixed
11
+ - Retrieve use IP address from Symfony, to honor trusted proxies (backport of #131, thanks @eliecharra)
12
13
## 0.8.7 - 2017-10-23
14
### Fixed
0 commit comments