Skip to content

Commit

Permalink
Updated node version
Browse files Browse the repository at this point in the history
  • Loading branch information
devconcept committed Jul 9, 2019
1 parent 5b07ad9 commit 3eee3ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 3.3.0

* Update: Removed compatibility with Node 4

# 3.2.3

* Fix: Solved bug in mongodb@2 and mongoose compatibility
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This module is intended to be used with the v1.x branch of Multer.

- Compatibility with MongoDb versions 2 and 3.
- Really simple api.
- Compatible with any Node.js version greater than 4.
- Compatible with any Node.js version greater than 6.
- Caching of url based connections.
- Compatible with Mongoose connection objects.
- Promise and generator function support.
Expand Down

0 comments on commit 3eee3ea

Please sign in to comment.