From a73cba6248b3edb1b9a5149bdf85b6614344843b 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 --- 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