This commit is contained in:
Douglas Christopher Wilson 2015-02-18 21:25:55 -05:00
parent b40e74d6b6
commit 85755e32d9
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
3.x
===
3.20.0 / 2015-02-18
===================
* Fix `"trust proxy"` setting to inherit when app is mounted
* Generate `ETag`s for all request responses

View File

@ -1,7 +1,7 @@
{
"name": "express",
"description": "Sinatra inspired web development framework",
"version": "3.19.2",
"version": "3.20.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",