From 7c4ab81bf22893b49a638236fe59581a1f2b0b1d Mon Sep 17 00:00:00 2001 From: Ionite Date: Thu, 23 Nov 2023 05:41:21 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb02670a..d2aa402d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to Stability Matrix will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html). +## v2.6.3 +### Fixed +- Fixed InvalidOperationException during prerequisite installs on certain platforms where process name and duration reporting are not supported + ## v2.6.2 ### Changed - Backend changes for auto-update schema v3, supporting customizable release channels and faster downloads with zip compression