Update NEWS
This commit is contained in:
parent
eb1e58a642
commit
224d449a4b
12
NEWS.md
12
NEWS.md
@ -3,6 +3,18 @@
|
||||
## 5.0.1
|
||||
Released 2019-mm-dd
|
||||
|
||||
- Stop using two different tools for package management, testing, and any other developer workflow.
|
||||
- Removes Makefile and related bash scripts
|
||||
- Use npm scripts as the only tool for testing, CI and linting.
|
||||
- Simplified CI configuration.
|
||||
- Improved documentation:
|
||||
- Centralized several documents into README.md
|
||||
- Remove outdated sections
|
||||
- Update old sections
|
||||
- Added missing sections.
|
||||
- Remove deprecated coverage tool istanbul, using nyc instead.
|
||||
|
||||
|
||||
## 5.0.0
|
||||
Released 2019-11-13
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user