Skip to content

Commit e04ee15

Browse files
committed
2.0.3
1 parent ba13b1f commit e04ee15

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

HISTORY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.0.3"></a>
2+
## [2.0.3](https://github.com/mongodb/js-bson/compare/v2.0.2...v2.0.3) (2018-03-12)
3+
4+
5+
### Features
6+
7+
* **serialization:** support arbitrary sizes for the internal serialization buffer ([a6bd45c](https://github.com/mongodb/js-bson/commit/a6bd45c))
8+
9+
10+
111
<a name="2.0.2"></a>
212
## [2.0.2](https://github.com/mongodb/js-bson/compare/v2.0.1...v2.0.2) (2018-03-02)
313

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": "2.0.2",
15+
"version": "2.0.3",
1616
"author": "Christian Amor Kvalheim <[email protected]>",
1717
"license": "Apache-2.0",
1818
"contributors": [],

0 commit comments

Comments
 (0)