Skip to content

Commit a403d28

Browse files
committed
Update changelog for 2.3 release
1 parent afeec4f commit a403d28

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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+
## 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+
815
## 2.2.0 - 2019-01-05
916
### Added
1017
- Add the `route` tag automatically to any event generated by a request (#167, thanks @ruudk)

0 commit comments

Comments
 (0)