diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-11-22 21:47:54 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-11-22 21:48:50 -0500 |
| commit | 7869c7447a181316abbdd0e4ff9c4331d56a1984 (patch) | |
| tree | 58b2387259fde1f8d6b06a6fc343e5b36a2f0c20 /CHANGES.md | |
| parent | bb354d6d3626cdc0c2a1b802a954df244cd1facc (diff) | |
Fix command line aliases
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ `foo.baz.method()` when `foo` is a `&Foo` and `baz.method()` takes a `&Baz`. - Optional paths no longer fail to compile when you check them for `none`. - Text replacement no longer infinitely loops when given an empty text to replace. + - Short CLI flag aliases now no longer use the first letter of the argument. ## v0.3 |
