From 254208749440663b6a2b6b24dd38e37477cff08c Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Tue, 16 Jun 2020 18:59:04 -0300 Subject: [PATCH] [CHANGELOG] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cc4fe56..e063e9b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### 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) - - new initialization task that checks if the installed AppImage files have symlinks associated with (it creates new symlinks if they don't) + - new initialization task that checks if the installed AppImage files have symlinks associated with (it creates new symlinks if needed)