From d6dcb9d75a84d4fa532b176d4b1608cef8165aca Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Thu, 18 Mar 2021 14:44:32 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f28706b..f02d785b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,8 @@ Diff from v5.7 * Many fixes and improvements by @Inestic and [iNNOKENTIY21](https://forum.ru-board.com/profile.cgi?action=show&member=iNNOKENTIY21) * The `Set-Association` function huge update * Fixed bug when PowerShell calculates the wrong hash; +* Now possible to associate extension using the relative paths + * `Set-Association -ProgramPath "%ProgramFiles%\Notepad++\notepad++.exe" -Extension .txt -Icon "%ProgramFiles%\Notepad++\notepad++.exe,0"` * Now contains code from and * Fix by [westlife](https://forum.ru-board.com/profile.cgi?action=show&member=westlife) and @default-username-was-already-taken * Updated the `SoftwareDistributionTask` and the `TempTask` task