Skip to content

Commit

Permalink
clarified item in NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Sep 4, 2019
1 parent 91e7cf2 commit e3abdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Features

### Full support for ES7.x
### Added support for ES7.x
- [#161](https://github.com/uptake/uptasticsearch/pull/161) Added support for ES7.x. The biggest changes between that major version and 6.x were the removal of `_all` as a way to reference all indices, changing the response format of `hits.total` into an object like `{"hits": {"total": 50}}`, and restricting all indices to have a single type of document. More details can be found at https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html.

# uptasticsearch 0.3.1
Expand Down

0 comments on commit e3abdee

Please sign in to comment.