File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ 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
+ ## 2.3.0 - 2019-01-28
9
+ ### Added
10
+ - Add support for ` ignore_server_port ` option (#187 , thanks @nocive )
11
+ ### Changed
12
+ - Remove ` server_name ` option default value: this will help reporting the server name correctly in Docker containers (#181 , thanks @jvasseur )
13
+ - Refactor ` ExceptionListener ` to have a dedicated ` getUserData() ` protected method (#180 , thanks @bouland )
14
+
8
15
## 2.2.0 - 2019-01-05
9
16
### Added
10
17
- Add the ` route ` tag automatically to any event generated by a request (#167 , thanks @ruudk )
You can’t perform that action at this time.
0 commit comments