Skip to content

Commit af86c7e

Browse files
committed
v.8.0.0
1 parent 1a6b001 commit af86c7e

File tree

4 files changed

+161
-114
lines changed

4 files changed

+161
-114
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v8.0.0 (March 16, 2020)
2+
3+
- This major version requires node 10+ because new bcrypt lib
4+
- Use of bcrypt lib
5+
- New test for users
6+
- NPM updated
7+
18
## v7.1.2 (January 12, 2020)
29

310
- Added cross-env to solve windows envionment issues

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Feel free to send me a tweet <https://twitter.com/davellanedam>, share this with
5757

5858
## Requirements
5959

60-
- Node.js **8+**
60+
- Node.js **10+**
6161
- MongoDB **3.6+**
6262
- Redis **5.0+**
6363

0 commit comments

Comments
 (0)