Skip to content

Commit 278bd16

Browse files
authored
Merge pull request #158 from curveball/release-0.14.3
Preparing for 0.14.3 release
2 parents 26f70f1 + 090ab43 commit 278bd16

File tree

6 files changed

+543
-255
lines changed

6 files changed

+543
-255
lines changed

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
0.14.3 (2020-09-23)
5+
-------------------
6+
7+
* #155 - `listen` and `listenWs` now both have a second `host` argument to
8+
bind to a specific interface. (@Nicholaiii)
9+
* #145 - `request.headers` and `response.headers` now have a `getMany()`
10+
function to get a list of header values for a given header name. (@Nicholaiii)
11+
12+
413
0.14.2 (2020-07-14)
514
-------------------
615

0 commit comments

Comments
 (0)