From 5314dd85579cee4ef09f384fe716626e710a332a Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Sat, 25 Mar 2023 13:35:16 +0000 Subject: [PATCH] Fix 8.0.8 release notes (#7495) --- docs/release-notes/release-notes-8.0.8.asciidoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/release-notes/release-notes-8.0.8.asciidoc b/docs/release-notes/release-notes-8.0.8.asciidoc index 81ed937282e..9952e1c6cee 100644 --- a/docs/release-notes/release-notes-8.0.8.asciidoc +++ b/docs/release-notes/release-notes-8.0.8.asciidoc @@ -4,5 +4,4 @@ [discrete] === Bug fixes -- https://github.com/elastic/elasticsearch-net/pull/7446[#7446] Fix byte properties in index stats types. (issue: https://github.com/elastic/elasticsearch-net/issues/7445[#7445]) - https://github.com/elastic/elasticsearch-net/pull/7456[#7456] Fix CompletionSuggester based on spec fixes. (issue: https://github.com/elastic/elasticsearch-net/issues/7454[#7454])