Update NEWS
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
## 4.0.1
|
||||
Released 2017-mm-dd
|
||||
|
||||
- Split and move `req2params` method to multiple middlewares.
|
||||
- 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.
|
||||
|
||||
|
||||
## 4.0.0
|
||||
Released 2017-10-04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user