This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/WebServerBundle/CHANGELOG.md

18 lines
247 B
Markdown
Raw Normal View History

2016-12-23 21:11:40 +00:00
CHANGELOG
=========
4.2.0
-----
* Added ability to display the current hostname address if available when binding to 0.0.0.0
3.4.0
-----
2017-07-03 07:51:50 +01:00
* WebServer can now use '*' as a wildcard to bind to 0.0.0.0 (INADDR_ANY)
2016-12-23 21:11:40 +00:00
3.3.0
-----
* Added bundle