Skip to content

Commit c8956e0

Browse files
committed
Changelog
1 parent 029690c commit c8956e0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v9.0.0 (October 3, 2020)
2+
3+
- Major breaking changes, now controllers and middleware is split in single files for more scalability and testability
4+
- Added Jest setup
5+
- Added first Jest test
6+
- Added VS Code setup for debugging Jest and nodemon
7+
- Added more reports for coverage, now there are three: 1 for Jest tests, 1 for mocha tests (end to end) and a 3rd that merges the previous 2.
8+
- NPM updated
9+
110
## v8.1.5 (July 30, 2020)
211

312
- NPM updated

0 commit comments

Comments
 (0)