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 1b558cc commit d7a1231Copy full SHA for d7a1231
docs/index.rst
@@ -229,6 +229,12 @@ History and Contributors
229
230
Changes:
231
232
+- 0.5.2: May 19, 2018
233
+
234
+ - `#102 <https://github.com/dcrosta/flask-pymongo/pull/102>`_ Return 404,
235
+ not 400, when given an invalid input to `BSONObjectIdConverter` (Abraham
236
+ Toriz Cruz).
237
238
- 0.5.1: May 24, 2017
239
240
- `#93 <https://github.com/dcrosta/flask-pymongo/pull/93>`_ Supply a
@@ -383,3 +389,4 @@ Contributors:
383
389
- `jobou <https://github.com/jbouzekri>`_
384
390
- `Craig Davis <https://github.com/blade2005>`_
385
391
- `ratson <https://github.com/ratson>`_
392
+- `Abraham Toriz Cruz <https://github.com/categulario>`_
0 commit comments