File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ The format is based on [Keep a Changelog], and this project adheres to
99[ Keep a Changelog ] : https://keepachangelog.com/en/1.0.0/
1010[ Semantic Versioning ] : https://semver.org/spec/v2.0.0.html
1111
12- ## [ Unreleased ]
12+ ## [ 0.3.1 ] - 2021-09-12
1313
1414### Added
1515
16- - Add the ` SEND_SERVER_HOSTNAME ` environment variable
17- - Add the ` X-Send-Server-Hostname ` request header
16+ - Add the ` SEND_SERVER_HOSTNAME ` environment variable, set to ` false ` to prevent the server from sending its hostname
17+ - Add the ` X-Send-Server-Hostname ` request header,
1818
1919## [ 0.3.0] - 2021-08-16
2020
@@ -37,6 +37,7 @@ The format is based on [Keep a Changelog], and this project adheres to
3737[ 0.1.0 ] : https://github.com/jmalloc/echo-server/releases/v0.1.0
3838[ 0.2.0 ] : https://github.com/jmalloc/echo-server/releases/v0.2.0
3939[ 0.3.0 ] : https://github.com/jmalloc/echo-server/releases/v0.3.0
40+ [ 0.3.1 ] : https://github.com/jmalloc/echo-server/releases/v0.3.1
4041
4142<!-- outside contributors -->
4243[ @arulrajnet ] : https://github.com/arulrajnet
You can’t perform that action at this time.
0 commit comments