From 049190c2c45006f822617144c7871937d10002ea Mon Sep 17 00:00:00 2001 From: Soichiro Miki Date: Thu, 4 Apr 2024 23:06:13 +0900 Subject: [PATCH] Fix CHANGELOG --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d7eaad..8cb3d12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,6 @@ - When one of the API calls causes a critical error, the other API calls are now aborted as well. - Fixed an error where the translation status was still reported in a non-TTY environment. - Fixed an issue that occurred when the status text was longer than the terminal width. -These adjustments ensure consistency in tense and wording, making the document clearer and more professional. ## 1.5.1 (2024-04-03)