File tree 1 file changed +4
-3
lines changed
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
9
9
[ Keep a Changelog ] : https://keepachangelog.com/en/1.0.0/
10
10
[ Semantic Versioning ] : https://semver.org/spec/v2.0.0.html
11
11
12
- ## [ Unreleased ]
12
+ ## [ 0.3.1 ] - 2021-09-12
13
13
14
14
### Added
15
15
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,
18
18
19
19
## [ 0.3.0] - 2021-08-16
20
20
@@ -37,6 +37,7 @@ The format is based on [Keep a Changelog], and this project adheres to
37
37
[ 0.1.0 ] : https://github.com/jmalloc/echo-server/releases/v0.1.0
38
38
[ 0.2.0 ] : https://github.com/jmalloc/echo-server/releases/v0.2.0
39
39
[ 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
40
41
41
42
<!-- outside contributors -->
42
43
[ @arulrajnet ] : https://github.com/arulrajnet
You can’t perform that action at this time.
0 commit comments