Skip to content

Commit 39215f0

Browse files
committed
1.1.0
1 parent 573e141 commit 39215f0

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="1.1.0"></a>
2+
# [1.1.0](https://github.com/mongodb/js-bson/compare/v1.0.9...v1.1.0) (2018-08-13)
3+
4+
5+
### Bug Fixes
6+
7+
* **serializer:** do not use checkKeys for $clusterTime ([573e141](https://github.com/mongodb/js-bson/commit/573e141))
8+
9+
10+
111
<a name="1.0.9"></a>
212
## [1.0.9](https://github.com/mongodb/js-bson/compare/v1.0.8...v1.0.9) (2018-06-07)
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": "1.0.9",
15+
"version": "1.1.0",
1616
"author": "Christian Amor Kvalheim <[email protected]>",
1717
"contributors": [],
1818
"repository": "mongodb/js-bson",

0 commit comments

Comments
 (0)