Skip to content

Commit

Permalink
docs(README): Updating readme to refer to CHANGES_3.0.0.md
Browse files Browse the repository at this point in the history
Putting a BIG BOLD NOTE at the top of the README that refers to
CHANGES_3.0.0.md, so people know about the breaking changes.

Fixes NODE-1229
  • Loading branch information
daprahamian committed Dec 18, 2017
1 parent 018c496 commit f7b6a87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

The official [MongoDB](https://www.mongodb.com/) driver for Node.js. Provides a high-level API on top of [mongodb-core](https://www.npmjs.com/package/mongodb-core) that is meant for end users.

**NOTE: v3.x was recently released with breaking API changes. You can find a list of changes [here](CHANGES_3.0.0.md).**

## MongoDB Node.JS Driver

| what | where |
Expand Down

0 comments on commit f7b6a87

Please sign in to comment.