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 ba13b1f commit e04ee15Copy full SHA for e04ee15
HISTORY.md
@@ -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
11
<a name="2.0.2"></a>
12
## [2.0.2](https://github.com/mongodb/js-bson/compare/v2.0.1...v2.0.2) (2018-03-02)
13
package.json
@@ -12,7 +12,7 @@
"browser_build",
"bower.json"
14
],
15
- "version": "2.0.2",
+ "version": "2.0.3",
16
"author": "Christian Amor Kvalheim <[email protected]>",
17
"license": "Apache-2.0",
18
"contributors": [],
0 commit comments