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 8972acf commit 6555152Copy full SHA for 6555152
docs/index.rst
@@ -167,6 +167,11 @@ History and Contributors
167
168
Changes:
169
170
+- 2.0.1: July 17, 2018
171
+
172
+ - `#113 <https://github.com/dcrosta/flask-pymongo/pull/113>`_ Make the
173
+ ``app`` argument to ``PyMongo`` optional (yarobob).
174
175
- 2.0.0: *unreleased*
176
177
**This release is not compatible with Flask-PyMongo 0.5.x or any earlier
@@ -340,3 +345,4 @@ Contributors:
340
345
- `ratson <https://github.com/ratson>`_
341
346
- `Abraham Toriz Cruz <https://github.com/categulario>`_
342
347
- `MinJae Kwon <https://github.com/mingrammer>`_
348
+- `yarobob <https://github.com/yarobob>`_
0 commit comments