Skip to content

Commit

Permalink
Changelog for #1284
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiarocci committed Jun 7, 2019
1 parent 4616988 commit db33e82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@ In Development

Fixed
~~~~~
- Lookup argument does not get passed to ``pre_<event>`` hook with certain
resource urls (`#1283`_)
- PUT requests doesn't set default values for fields that have one defined
(`#1280`_)
- PATCH crashes when normalizing default fields (`#1275`_, `#1274`_)
- The condition that avoids returning ``X-Total-Count`` when counting is
disabled also filters out the case where the resource is empty and count is
0 (`#1279`_)

.. _`#1283`: https://github.com/pyeve/eve/issues/1283
.. _`#1280`: https://github.com/pyeve/eve/issues/1280
.. _`#1275`: https://github.com/pyeve/eve/issues/1275
.. _`#1274`: https://github.com/pyeve/eve/issues/1274
Expand Down

0 comments on commit db33e82

Please sign in to comment.