Skip to content

Commit

Permalink
[DOCS] Add 7.6.0 release notes (#1424)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodewig committed Feb 11, 2020
1 parent 9d7f39c commit 4a4e94b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/reference/asciidoc/appendix/release-notes/7.5.2.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[[eshadoop-7.5.2]]
== Elasticsearch for Apache Hadoop version 7.5.2

ES-Hadoop 7.5.2 is a version compatibility release, tested specifically against
Elasticsearch 7.5.2.
5 changes: 5 additions & 0 deletions docs/src/reference/asciidoc/appendix/release-notes/7.6.0.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[[eshadoop-7.6.0]]
== Elasticsearch for Apache Hadoop version 7.6.0

ES-Hadoop 7.6.0 is a version compatibility release, tested specifically against
Elasticsearch 7.6.0.
5 changes: 5 additions & 0 deletions docs/src/reference/asciidoc/appendix/release.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ This section summarizes the changes in each release.
[float]
[[release-notes-7]]
===== 7.x

* <<eshadoop-7.6.0>>
* <<eshadoop-7.5.2>>
* <<eshadoop-7.5.1>>
* <<eshadoop-7.5.0>>
* <<eshadoop-7.4.0>>
Expand Down Expand Up @@ -74,6 +77,8 @@ http://github.com/elastic/elasticsearch-hadoop/issues/XXX[#XXX]
////////////////////////

include::release-notes/7.6.0.adoc[]
include::release-notes/7.5.2.adoc[]
include::release-notes/7.5.1.adoc[]
include::release-notes/7.5.0.adoc[]
include::release-notes/7.4.0.adoc[]
Expand Down

0 comments on commit 4a4e94b

Please sign in to comment.