Skip to content

Commit e2fb5d9

Browse files
committed
Updated version to V1.0.2
1 parent e136ac0 commit e2fb5d9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.2 2016-12-06
2+
----------------
3+
- Minor optimizations for ObjectID to use Buffer.from where available.
4+
15
1.0.1 2016-12-06
26
----------------
37
- Reverse behavior for undefined to be serialized as NULL. MongoDB 3.4 does not allow for undefined comparisons.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"browser_build",
1313
"bower.json"
1414
],
15-
"version": "1.0.1",
15+
"version": "1.0.2",
1616
"author": "Christian Amor Kvalheim <[email protected]>",
1717
"contributors": [],
1818
"repository": "mongodb/js-bson",

0 commit comments

Comments
 (0)