From dca7debd4640191d8b565109cabb29667741e7a5 Mon Sep 17 00:00:00 2001 From: Josh Mock Date: Tue, 13 Jun 2023 13:40:05 -0500 Subject: [PATCH] Add missing header to changelog (#1920) (cherry picked from commit 0b9be7c1792ed68bd6aa7e8ee8aa70b2adbc73b0) --- docs/changelog.asciidoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/changelog.asciidoc b/docs/changelog.asciidoc index cf8b14e23..4de89967d 100644 --- a/docs/changelog.asciidoc +++ b/docs/changelog.asciidoc @@ -5,7 +5,10 @@ === 8.8.1 [discrete] -=== Support for Elasticsearch `v8.8.1` +==== Features + +[discrete] +===== Support for Elasticsearch `v8.8.1` You can find all the API changes https://www.elastic.co/guide/en/elasticsearch/reference/8.8/release-notes-8.8.1.html[here].