Skip to content

Commit

Permalink
Merge pull request #656 from ruflin/es-1.3.0
Browse files Browse the repository at this point in the history
Update elasticsearch to version 1.3.0
  • Loading branch information
ruflin committed Jul 25, 2014
2 parents c276b90 + 6b2b233 commit 17df869
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ matrix:

env:
global:
- ES_VER=1.2.1
- ES_VER=1.3.0
- ES_MAPPER_ATTACHMENTS_VER=2.0.0.RC1
- ES_TRANSPORT_THRIFT_VER=2.0.0
- ES_GEOCLUSTER_FACET_VER=0.0.10
Expand Down
3 changes: 3 additions & 0 deletions changes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
CHANGES

2014-07-25
- Update to elasticsearch version 1.3.0 http://www.elasticsearch.org/downloads/1-3-0/

2014-07-14
- Add setQuery() method to Elastica\Query\ConstantScore #653

Expand Down

0 comments on commit 17df869

Please sign in to comment.