Skip to content

Commit 69d7953

Browse files
committed
Update documentation files for es 1.4.3
1 parent 8832bbf commit 69d7953

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Dependencies
2121
------------
2222
| Project | Version | Required |
2323
|---------|---------|----------|
24-
|[Elasticsearch](https://github.com/elasticsearch/elasticsearch/tree/v1.4.2)|1.4.2|yes|
24+
|[Elasticsearch](https://github.com/elasticsearch/elasticsearch/tree/v1.4.3)|1.4.3|yes|
2525
|[Elasticsearch mapper attachments plugin](https://github.com/elasticsearch/elasticsearch-mapper-attachments/tree/v2.4.1)|2.4.1|no|
2626
|[Elasticsearch thrift transport plugin](https://github.com/elasticsearch/elasticsearch-transport-thrift/tree/v2.4.1)|2.4.1|no|
2727
|[Elasticsearch memcached transport plugin](https://github.com/elasticsearch/elasticsearch-transport-memcached/tree/v2.4.1)|2.4.1|no|

changes.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
CHANGES
22

3+
2015-02-16
4+
- Update elasticsearch compatibility to 1.4.3 #782
5+
- Add support for scripted metric aggrations #780
6+
37
2015-02-14
48
- Added availability to specify regexp options in \Elastica\Filters\Regexp #583 #777
59
- Add HHVM as build in travis #649
610

711
2015-02-11
8-
- Fixed issue with OutOfMemory exception in travis builds
12+
- Fixed issue with OutOfMemory exception in travis builds #775
13+
- Add support for filters aggregation #773
914

1015
2015-01-27
1116
- Exception\ElasticsearchException now can be catched like all other exceptions as Exception\ExceptionInterface

0 commit comments

Comments
 (0)