Skip to content

Commit f318065

Browse files
committed
Remove parsed changelog references until we can get a proper build
1 parent 3bf622b commit f318065

19 files changed

Lines changed: 1 addition & 120462 deletions

bin/util.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ static function parseChangeLineToArray(string $input): array
174174
return [
175175
'message' => $input,
176176
'raw' => $raw,
177-
'references' => $references,
177+
// 'references' => $references,
178178
];
179179
}
180180
}

include/releases/5.0/changelist.inc

Lines changed: 0 additions & 625 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)