Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
imlucas committed May 8, 2019
1 parent 06c6688 commit cdd3be7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ For vanilla node.js projects, your `./.eslintrc` should be:
{"extends": "mongodb-js/node"}
```

### `node`
### `browser`

If you're working on a UI project that uses browserify, your `./.eslintrc` should be:

Expand All @@ -74,6 +74,12 @@ If you're working on a UI project that uses browserify, your `./.eslintrc` shoul
- [eslint-plugin-mongodb][eslint-plugin-mongodb] Syntax guidance and best practices
reinforcement when using MongoDB node.js driver.

## Changelog

### 4.0.0

- Adds `mongodb-js/compass-plugin` config #48

## License

Apache 2.0
Expand Down

0 comments on commit cdd3be7

Please sign in to comment.