diff --git a/CHANGELOG.md b/CHANGELOG.md index cb06d25f4..0d80bb0ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Changed +- Key permission checks ignored on Windows regardless of userland choice as cannot be run successfully on this OS (PR #1447) ## [9.1.0] - released 2024-11-21 ### Added