diff --git a/CHANGELOG.md b/CHANGELOG.md index 94c38fb0..2ea9145d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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.9.6] 2020-06 +## [0.9.6] 2020-06-26 ### Improvements - AppImage - creating a symlink for the installed applications at **~.local/bin** (the link will have the same name of the application. if the link already exists, it will be named as 'app_name-appimage') [#122](https://github.com/vinifmor/bauh/issues/122) @@ -24,7 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - big refactoring regarding the components states (now it is easier to maintain the code) - Settings - new property **ui.scale_factor** responsible for defining the interface scale factor. Useful if bauh looks - small on the screen. It can be changed through the settings window (Interface tab): + small on the screen. It can be changed through the settings window (**Interface** tab):