From 7232089a1000a1c018b7127570d31682ba273645 Mon Sep 17 00:00:00 2001 From: Sebastian Palencsar Date: Thu, 28 May 2026 06:07:47 +0200 Subject: [PATCH] Update changelog for Bearhub 0.10.7-bearhub.2 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3df1fe65..b110b551 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,19 @@ 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/). +## [0.10.7-bearhub.2] 2026-05-28 +### Changed +- Snap support removed from the maintained scope and codebase +- Arch system upgrade flow now performs pre-checks for: + - pending `.pacnew` files under `/etc` + - current Arch Linux news feed entries + +### UX +- refined pre-upgrade warning text to clearly state: + - `.pacnew` files require manual review/merge + - Arch news may contain required manual intervention notices + - user confirmation is required to continue despite warnings + ## [0.10.7-bearhub.1] 2026-05-26 ### Fork - Bearhub established as an Arch-focused fork of bauh