Skip to content

Commit

Permalink
0.22-release-notes.md: Document the fix of #1860.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaq committed Nov 22, 2024
1 parent 2b7fa15 commit 9c07ef5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 0.22.0-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

# Notable bugfixes

- The `lower` glob modifier (as in `echo *[lower]`) now correctly matches
lower-case letters. It used to match digits by mistake.

# Deprecations

# Breaking changes
Expand Down

0 comments on commit 9c07ef5

Please sign in to comment.