We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea96577 commit 88f66d0Copy full SHA for 88f66d0
HISTORY.md
@@ -1,3 +1,13 @@
1
+<a name="2.0.2"></a>
2
+## [2.0.2](https://github.com/mongodb/js-bson/compare/v2.0.1...v2.0.2) (2018-03-02)
3
+
4
5
+### Bug Fixes
6
7
+* make sure all functions are named consistently ([6df9022](https://github.com/mongodb/js-bson/commit/6df9022))
8
9
10
11
<a name="2.0.1"></a>
12
## [2.0.1](https://github.com/mongodb/js-bson/compare/v2.0.0...v2.0.1) (2018-02-28)
13
package.json
@@ -12,7 +12,7 @@
"browser_build",
"bower.json"
14
],
15
- "version": "2.0.1",
+ "version": "2.0.2",
16
"author": "Christian Amor Kvalheim <[email protected]>",
17
"license": "Apache-2.0",
18
"contributors": [],
0 commit comments