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 d0b97d1 commit 4353c58Copy full SHA for 4353c58
docs/index.rst
@@ -167,6 +167,12 @@ History and Contributors
167
168
Changes:
169
170
+- 2.1.0: August 6, 2018
171
+
172
+ - `#114 <https://github.com/dcrosta/flask-pymongo/pull/114>`_ Accept
173
+ keyword arguments to :meth:`~flask_pymongo.PyMongo.save_file` (Andrew C.
174
+ Hawkins).
175
176
- 2.0.1: July 17, 2018
177
178
- `#113 <https://github.com/dcrosta/flask-pymongo/pull/113>`_ Make the
@@ -346,3 +352,4 @@ Contributors:
346
352
- `Abraham Toriz Cruz <https://github.com/categulario>`_
347
353
- `MinJae Kwon <https://github.com/mingrammer>`_
348
354
- `yarobob <https://github.com/yarobob>`_
355
+- `Andrew C. Hawkins <https://github.com/achawkins>`_
0 commit comments