Skip to content

Commit b858f50

Browse files
committed
3.0.1
1 parent 76b3b85 commit b858f50

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

HISTORY.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="3.0.1"></a>
2+
## [3.0.1](https://github.com/mongodb/js-bson/compare/v3.0.0...v3.0.1) (2018-07-12)
3+
4+
5+
### Bug Fixes
6+
7+
* **bson:** normalizedFunctionString handles named functions ([6b49c23](https://github.com/mongodb/js-bson/commit/6b49c23))
8+
* **rollup:** fixup dist and bundle in Buffer ([3620ef8](https://github.com/mongodb/js-bson/commit/3620ef8))
9+
10+
11+
### Features
12+
13+
* **bson:** test bson in browser ([223fbdf](https://github.com/mongodb/js-bson/commit/223fbdf))
14+
* **UintArray:** Adds support for Uint8Arrays ([2a54053](https://github.com/mongodb/js-bson/commit/2a54053))
15+
16+
17+
118
<a name="3.0.0"></a>
219
# [3.0.0](https://github.com/mongodb/js-bson/compare/v2.0.8...v3.0.0) (2018-06-13)
320

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dist",
1313
"bower.json"
1414
],
15-
"version": "3.0.0",
15+
"version": "3.0.1",
1616
"author": "Christian Amor Kvalheim <[email protected]>",
1717
"license": "Apache-2.0",
1818
"contributors": [],

0 commit comments

Comments
 (0)