diff --git a/CHANGELOG.md b/CHANGELOG.md index 85661865..863c13d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,12 @@ CLI command and its behaviour. There are no guarantees of stability for the ### Fixed +- `.qrc` and `.ui` now have the HTML comment style instead of being marked + uncommentable. (#896) +- This reverts behaviour introduced in v3.0.0: the contents of uncommentable + files are scanned for REUSE information again. The contents of binary files + are not. (#896) + ### Security ## 3.0.0 - 2024-01-17