Skip to content

Commit

Permalink
Changelog for #1236
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiarocci committed Mar 20, 2019
1 parent a144246 commit 7b04c90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Expand Up @@ -12,6 +12,7 @@ New

Fixed
~~~~~
- Expecting JSON response for rate limit exceeded scenario (`#1227`_)
- Multiple concurrent patches to the same record, from different processes,
should result in at least one patch failing with a 412 error (Precondition
Failed) (`#1231`_)
Expand All @@ -32,6 +33,7 @@ Improved
- Make the parsing of ``req.sort`` and ``req.where`` easily reusable by moving
their logic to dedicated methods (`#1194`_)

.. _`#1227`: https://github.com/pyeve/eve/issues/1227
.. _`#1231`: https://github.com/pyeve/eve/issues/1231
.. _`#1069`: https://github.com/pyeve/eve/issues/1069
.. _`#1224`: https://github.com/pyeve/eve/pull/1224
Expand Down

0 comments on commit 7b04c90

Please sign in to comment.