diff --git a/CHANGELOG.md b/CHANGELOG.md index 83f260e6..3cc68dcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [0.9.7] 2020 ### Features - Arch - - AUR: + - AUR - allowing to edit the PKGBUILD file of a package to be installed/upgraded/downgraded. If enabled, a popup will be displayed during this actions allowing the PKGBUILD to be edited.

@@ -86,7 +86,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - UI - crashing when nothing can be upgraded - random C++ wrapper errors with some forms due to missing references - - icons that cannot be rendered are being displayed as an empty space (now the type icon is displayed instead) + - application icons that cannot be rendered are being displayed as an empty space (now the type icon is displayed instead) ## [0.9.6] 2020-06-26