We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c2aad commit 293ac28Copy full SHA for 293ac28
History.md
@@ -1,3 +1,7 @@
1
+3.1.2 / 2016-08-22
2
+==================
3
+ - Fix `collection.count` and `collection.distinct` are ignoring options (fix #159)
4
+
5
3.1.1 / 2016-07-29
6
==================
7
- Provide option to not cache collections (fix #21)
package.json
@@ -1,6 +1,6 @@
{
"name": "monk",
- "version": "3.1.1",
+ "version": "3.1.2",
"main": "lib/monk.js",
"tags": [
"mongodb",
0 commit comments