Skip to content

Commit 1289516

Browse files
committed
2.0.1
1 parent 514a2e7 commit 1289516

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

Diff for: HISTORY.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="2.0.1"></a>
2+
## [2.0.1](https://github.com/mongodb/js-bson/compare/v2.0.0...v2.0.1) (2018-02-28)
3+
4+
5+
### Bug Fixes
6+
7+
* **serializer:** ensure RegExp options are alphabetically sorted ([d60659d](https://github.com/mongodb/js-bson/commit/d60659d))
8+
9+
10+
### Features
11+
12+
* **db-ref:** support passing a namespace into a DBRef ctor ([604831b](https://github.com/mongodb/js-bson/commit/604831b))
13+
14+
15+
116
<a name="2.0.0"></a>
217
# 2.0.0 (2018-02-26)
318

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"browser_build",
1313
"bower.json"
1414
],
15-
"version": "2.0.0",
15+
"version": "2.0.1",
1616
"author": "Christian Amor Kvalheim <[email protected]>",
1717
"license": "Apache-2.0",
1818
"contributors": [],

0 commit comments

Comments
 (0)