From 5828aae3cb7b93b8fd3dafd62fd5d3b5d4eb0aa1 Mon Sep 17 00:00:00 2001 From: ionite34 Date: Sat, 18 Nov 2023 15:37:14 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28a6b5be..fa3ad42a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2 ## v2.6.2 ### Changed - Backend changes for auto-update schema v3, supporting customizable release channels and faster downloads with zip compression +### Fixed +- Better error reporting including outputs for git subprocess errors during package install / update ## v2.6.1 ### Changed