Skip to content

Commit

Permalink
Be more clear about where -i got added. { That'll teach me to just cull
Browse files Browse the repository at this point in the history
commit logs for release notes. ;-) }
  • Loading branch information
c-blake committed Jun 17, 2022
1 parent a897668 commit 2acc24b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ RELEASE NOTES
Version: 0.4
------------

Add -i flag to force pattern insensitivity { (?i) added to start of every
pattern as per lib/impure/nre.nim documentation. Seems to work fine. }
Add -i flag to `pf` to force pattern insensitivity { (?i) added to start of
every pattern as per lib/impure/nre.nim documentation. Seems to work fine. }

Make `pw` less chatty (only ^C not default Nim message), but still
exit 130 in case there is some `pw patterns &&` shell construct.
Expand Down

0 comments on commit 2acc24b

Please sign in to comment.