mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 12:19:51 +01:00
3.20.0
This commit is contained in:
parent
b40e74d6b6
commit
85755e32d9
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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>",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user