From fb8a12a739b7d4b37589bf3079b665353aa20b34 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 17 Aug 2023 08:59:33 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aef2cd8..c01e04c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- Add `UnknownArgumentValueParser` for injecting errors for improving the experience with errors + ## [4.3.21] - 2023-08-08 ### Features