From 3a3ff12b6de25c2cca03fa8e947c3afd3c5f0747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= Date: Tue, 17 Sep 2024 00:11:26 +0900 Subject: [PATCH] update CHANGELOG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ふぁ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26f4c5c..2d28ba0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * Added source argument when throwing a `ArgParserException`. * Fix inconsistent `FormatException` messages +* Add function to retrieve actual input values for command options by name. * Require Dart 3.3 ## 2.5.0