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 573e141 commit 39215f0Copy full SHA for 39215f0
HISTORY.md
@@ -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
11
<a name="1.0.9"></a>
12
## [1.0.9](https://github.com/mongodb/js-bson/compare/v1.0.8...v1.0.9) (2018-06-07)
13
package.json
@@ -12,7 +12,7 @@
"browser_build",
"bower.json"
14
],
15
- "version": "1.0.9",
+ "version": "1.1.0",
16
"author": "Christian Amor Kvalheim <[email protected]>",
17
"contributors": [],
18
"repository": "mongodb/js-bson",
0 commit comments