Skip to content

Commit

Permalink
release 0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Jun 22, 2015
1 parent d22ad31 commit 1ce1921
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
2 changes: 2 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ Eve-Elastic is written and maintained by:
* Jonathan Dray
* Siva Kuna
* Tolga Akin
* Nicholas Iaquinto

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
---------

0.2.11 (2015-06-22)
+++++++++++++++++++

- return no hits when trying to find one resource and there is no mapping

0.2.10 (2015-06-12)
+++++++++++++++++++

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

setup(
name='Eve-Elastic',
version='0.2.10',
version='0.2.11',
description='Elasticsearch data layer for eve rest framework',
long_description=readme + '\n\n' + changelog,
license=license,
Expand Down

0 comments on commit 1ce1921

Please sign in to comment.