Skip to content

Commit 08f7d99

Browse files
committed
Update ChangelogForm.cs
1 parent 7441729 commit 08f7d99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SignToolGUI/Forms/ChangelogForm.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ private void PopulateChangelog()
2020
{
2121
// Changelog content
2222
var changelogContent = " Version 1.4.0.0 (14-03-2025):\n" +
23+
" - Updated Trusted Signing to the last v. 0.1.108.0 from 0.1.103.0\n" +
2324
" - Changed so only Code Sign certificates with a private key is showed in the tool to select\n" +
2425
" - Added a link to the Azure Portal to find your Trusted Signing accounts\n" +
2526
" - Added a option to set if you will add a timestamp when signing or not \n" +

0 commit comments

Comments
 (0)