Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
plicease committed May 30, 2024
1 parent 89e0904 commit 6a6bc88
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Revision history for {{$dist->name}}

{{$NEXT}}
- (ProhibitUnicodeDigitInRegexp) Treat digit character class /[:digit:]/
the same as \d (gh#7, Thanks Yoshikazu Sawa)

0.06 2024-05-09 11:08:43 -0600
- (ProhibitSignaturesAndAtUnderscore) Added new policy (gh#6)
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Contributors:

Ville Skyttä (SCOP)

Yoshikazu Sawa (yoshikazusawa)

# COPYRIGHT AND LICENSE

This software is copyright (c) 2019-2024 by Graham Ollis.
Expand Down
1 change: 1 addition & 0 deletions dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ current = Graham Ollis <[email protected]>
; if you have a preference for how to display your name
; feel free send a PR. I don't use the git hisory.
contributor = Ville Skyttä (SCOP)
contributor = Yoshikazu Sawa (yoshikazusawa)

0 comments on commit 6a6bc88

Please sign in to comment.