Update NEWS

This commit is contained in:
Daniel García Aubert 2019-11-14 16:09:38 +01:00
parent 8d69af4445
commit 724f67d381

View File

@ -3,6 +3,9 @@
## 8.0.1
Released 2019-mm-dd
Announcements:
- Removed `jshint` as linter in favour of `eslint` to check syntax, find problems, and enforce code style.
## 8.0.0
Released 2019-11-13