Skip to content

Commit 3eee3ea

Browse files
committed
Updated node version
1 parent 5b07ad9 commit 3eee3ea

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.3.0
2+
3+
* Update: Removed compatibility with Node 4
4+
15
# 3.2.3
26

37
* Fix: Solved bug in mongodb@2 and mongoose compatibility

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This module is intended to be used with the v1.x branch of Multer.
1010

1111
- Compatibility with MongoDb versions 2 and 3.
1212
- Really simple api.
13-
- Compatible with any Node.js version greater than 4.
13+
- Compatible with any Node.js version greater than 6.
1414
- Caching of url based connections.
1515
- Compatible with Mongoose connection objects.
1616
- Promise and generator function support.

0 commit comments

Comments
 (0)