From 00f6db09c34a435184a1db121fbcbe2f55c8b628 Mon Sep 17 00:00:00 2001 From: jorben <2806170+jorben@users.noreply.github.com> Date: Thu, 5 Mar 2026 12:34:44 +0000 Subject: [PATCH] docs: update CHANGELOG.md for 0.4.5 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b5648b..275033b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.4.5] - 2026-03-05 +### :sparkles: New Features +- [`9d28004`](https://github.com/MarkPDFdown/markpdfdown-desktop/commit/9d280049e1d201ac408cfdc454f59081e2d0b0ec) - **retry**: ✨ Add model-switch retry for task/page flows *(PR [#63](https://github.com/MarkPDFdown/markpdfdown-desktop/pull/63) by [@jorben](https://github.com/jorben))* + + ## [0.4.3] - 2026-03-05 ### :sparkles: New Features - [`656d17d`](https://github.com/MarkPDFdown/markpdfdown-desktop/commit/656d17dff3adf6d9da0398a28a45f07931fe82fe) - **cloud-preview**: ✨ Improve cloud preview integration *(PR [#61](https://github.com/MarkPDFdown/markpdfdown-desktop/pull/61) by [@jorben](https://github.com/jorben))* @@ -175,3 +180,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [0.4.1]: https://github.com/MarkPDFdown/markpdfdown-desktop/compare/0.3.3...0.4.1 [0.4.2]: https://github.com/MarkPDFdown/markpdfdown-desktop/compare/0.4.1...0.4.2 [0.4.3]: https://github.com/MarkPDFdown/markpdfdown-desktop/compare/0.4.2...0.4.3 +[0.4.5]: https://github.com/MarkPDFdown/markpdfdown-desktop/compare/0.4.3...0.4.5