From d9c11a34a3cac9fef4eeb842500f881281a5bea4 Mon Sep 17 00:00:00 2001 From: cbartondock Date: Sun, 27 Oct 2024 14:05:51 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d04e1fc461..69411f2f4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## 2.5.29 + +### Fixed + +- Ability to add local images in preview broke in a past Electron update. + ## 2.5.28 ### Added