Update change log

This commit is contained in:
niksedk 2022-11-07 21:30:51 +01:00
parent edc08c0d9c
commit 73e34a6a01
2 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,7 @@
* Add a few English words/names to dictionaries
* FIXED:
* Fix VLC video player not working
* Fix for ASSA timestamps (rounding output) - thx Jerome
* Fix for mp4 subtitle timestamps - thx DrReddP
* Fix crash trying to locate Whisper
* Fix setting path to ffmpeg when using Whisper

View File

@ -1,5 +1,4 @@
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using Nikse.SubtitleEdit.Core.Common;
using Nikse.SubtitleEdit.Core.SubtitleFormats;