From 9437fa3e17f688538e195a114e33a9e3e06613e5 Mon Sep 17 00:00:00 2001 From: yoonie-jang Date: Tue, 1 Oct 2024 21:08:19 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c6a1efc..28dc30fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Made text input box use a monospace font - Disabled download buttons when there is no input/output. +- Added a modal to the file input section. ### 🔧 Internal changes