diff --git a/clap_lex/CHANGELOG.md b/clap_lex/CHANGELOG.md index d727b3ac..0eddf1d9 100644 --- a/clap_lex/CHANGELOG.md +++ b/clap_lex/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Support `E` in numbers, not just `e` + ## [0.7.3] - 2024-11-13 ## [0.7.2] - 2024-07-25