From 15beda2087f6e88828adabbfc2d9562c64d288ea Mon Sep 17 00:00:00 2001 From: Austin Smith Date: Wed, 15 Jul 2026 22:28:57 -0700 Subject: [PATCH] add 0.8.3 release notes --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9924251..f62dc1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.8.3 - 2026-07-15 + +### Added + +- Sparkle update checks for the direct-download macOS build, including a Check for Updates command and an automatic update-check setting. ([#78](https://github.com/austin-smith/ComputerSolitaire/pull/78)) + +**Full Changelog**: https://github.com/austin-smith/ComputerSolitaire/compare/v0.8.2...v0.8.3 + ## 0.8.2 - 2026-07-15 ### Added