Skip to content

Commit

Permalink
release 7.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Jul 28, 2020
1 parent 4c69855 commit c6d222f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Changelog
---------

7.0.8 (2020-07-28)
++++++++++++++++++

- fix nested filter in sort context

7.0.7 (2020-06-18)
++++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name="Eve-Elastic",
version="7.0.7",
version="7.0.8",
description="Elasticsearch data layer for eve rest framework",
long_description=readme + "\n\n" + changelog,
license="GPLv3+",
Expand Down

0 comments on commit c6d222f

Please sign in to comment.