Update NEWS

remotes/origin/analyses-filters^2
Daniel García Aubert 7 years ago
parent abef8918c0
commit 893fac31a7

@ -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

Loading…
Cancel
Save