From bce4046de102e63bb0e6b7726b595b26bf074fd2 Mon Sep 17 00:00:00 2001 From: vanzue Date: Mon, 17 Nov 2025 13:25:00 +0800 Subject: [PATCH] remove unnecessary --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c889eb7c56..476687c01c 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,6 @@ For an in-depth look at the latest changes, visit the [Windows Command Line blog - Consolidated installer builds to produce both machine and user installers simultaneously, reducing build time and complexity. - Migrated exclusively to WiX v5 installer infrastructure, removing legacy WiX v3 support. - Temporarily removed PowerToys installer path from PATH environment variable to prevent application crashes. -- Updated installer hashes for release 0.95.1. - Added complete OCR UI test coverage with automated tests for activation, settings, language selection, and text extraction. - Fixed test input for drive path normalization in bookmark resolver unit tests. - Fixed Peek UI tests by restoring Ctrl+Space activation shortcut for test scenarios.