This is an automated email from the ASF dual-hosted git repository. mmuzaf pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ignite-website.git
commit d6e970ecc1b7d3012876778a4d4c9d03af4ffabe Author: Maxim Muzafarov <[email protected]> AuthorDate: Sun Sep 19 00:01:48 2021 +0300 Update RELEASE_NOTES to documentation pages --- releases/2.11.0/release_notes.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/releases/2.11.0/release_notes.html b/releases/2.11.0/release_notes.html index e2b6d06..2e53ec3 100644 --- a/releases/2.11.0/release_notes.html +++ b/releases/2.11.0/release_notes.html @@ -42,7 +42,7 @@ </script></head> <body> - <h1>Apache IGNITE 2.11.0</h1> + <h1>Apache Ignite 2.11.0</h1> <div></div> <h2>Ignite</h2> @@ -146,4 +146,3 @@ <li>Fixed SQL Constant hidden from logs and views when in IGNITE_TO_STRING_INCLUDE_SENSITIVE=false mode.</li> </ul> </body> -
