Skip to content

Commit 19d3988

Browse files
committed
Changelog for pyeve#1268 fix
1 parent 7dad858 commit 19d3988

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ New
1313
Fixed
1414
~~~~~
1515
- Document count broken with concurrent requests (`#1271`_)
16+
- Document count broken when embedded resources are requested (`#1268`_)
1617
- If ``ignore_fields`` contains a nested field, document is mutated (`#1266`_)
1718
- Crash with Werzeug >= 0.15.3 (`#1267`_)
1819
- Fix crash when trying to ignore a nested field that doesn't exist (`#1263`_)
@@ -35,6 +36,7 @@ consuming the developer API:
3536
consistent value when ``perform_count = True``.
3637

3738
.. _`#1271`: https://github.com/pyeve/eve/issues/1271
39+
.. _`#1268`: https://github.com/pyeve/eve/issues/1268
3840
.. _`#1266`: https://github.com/pyeve/eve/pull/1266
3941
.. _`#1234`: https://github.com/pyeve/eve/issues/1234
4042
.. _`#1267`: https://github.com/pyeve/eve/issues/1267

0 commit comments

Comments
 (0)