Update NEWS

This commit is contained in:
Daniel García Aubert 2017-10-16 15:16:21 +02:00
parent 9ad6d0cbcc
commit 3068ff1ea4

View File

@ -7,6 +7,7 @@ Released 2017-mm-dd
- Use express error handler middleware to respond in case of something went wrong.
- Use `res.locals` object to share info between middlewares and leave `req.params` as an object containing properties mapped to the named route params.
- Move `LZMA` decompression to its own middleware.
- Implement stats middleware removing some duplicated code while sending response.
## 4.0.0