From ab73c72ceeb1c61aa61628d0a771c06856c6f650 Mon Sep 17 00:00:00 2001 From: Craig MacKenzie Date: Wed, 7 Feb 2024 16:57:58 -0500 Subject: [PATCH] Add MSI installer change to 8.12 release notes. --- CHANGELOG.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index e717911be64c..601639153ae1 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -23,6 +23,7 @@ If you are not using the Elasticsearch output, set `queue.mem.flush.timeout: 1` *Heartbeat* - Decrease the ES default timeout to 10 for the load monitor state requests. +- Windows MSI installers now store configuration in C:\Program Files instead of C:\ProgramData. https://github.com/elastic/elastic-stack-installers/pull/209 *Osquerybeat*