Skip to content

Commit 002f820

Browse files
committed
Update release date in CHANGELOG.md
1 parent 66adc0d commit 002f820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rakelib/pg_gem_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def hfile
2121
end
2222

2323
def headline
24-
'([^\w]*)v(\d+\.\d+\.\d+(?:\.\w+)?)([^\w]+)([2Y][0Y][0-9Y][0-9Y]-[0-1M][0-9M]-[0-3D][0-9D])([^\w]*|$)'
24+
'(##([^\w]*)v\d+\.\d+\.\d+(?:\.\w+)?)([^\w]+)([2Y][0Y][0-9Y][0-9Y]-[0-1M][0-9M]-[0-3D][0-9D])([^\w]*|$)'
2525
end
2626

2727
def reldate

0 commit comments

Comments
 (0)