Update NEWS

This commit is contained in:
Daniel García Aubert 2019-03-29 13:21:35 +01:00
parent c30a81acbe
commit c3b1b469b2

View File

@ -4,6 +4,7 @@
Released 2019-mm-dd
Announcements:
- Fix uncaught exception: TypeError: Cannot read property 'id' of undefined
- Implements graceful shutdown for:
- system signals `SIGINT` and `SIGTERM`
- events `uncaughtException`, `unhandledRejection` and, `ENOMEM`
@ -18,6 +19,7 @@ Announcements:
- Upgrade `grainstore` to version `2.0.0`
- Upgrade `torque.js` to version `3.0.0`
## 7.0.0
Released 2019-02-22