From 1cd363e31c09fee2ead1b800d4692ec9baf969ae Mon Sep 17 00:00:00 2001 From: Ionite Date: Mon, 20 Nov 2023 21:20:54 -0500 Subject: [PATCH] Add changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51fb4735..f7c00a84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ 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.7.0-dev.2 +### Added +- Outputs Page + - Added Refresh button to update gallery from file system changes +### Changed +- Outputs Page + - Updated button and menu layout ### Fixed - Fixed InvalidOperation errors when signing into accounts shortly after signing out, while the previous account update is still running