From d4c2e8e37d1c05f26db3b6f0b39ddbd693a2a3aa Mon Sep 17 00:00:00 2001 From: Justin Brooks Date: Sat, 12 Oct 2024 09:52:01 -0400 Subject: [PATCH] Add a changelog entry --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 1c67a963..b168b9dd 100644 --- a/changelog.md +++ b/changelog.md @@ -15,6 +15,8 @@ ### Fixed +- Conversions without a specified output file will write a file the file extension corresponding to the format. + ### Security ## 2.4.0 - 2024-10-02