$header, 'changes' => $list, ); if (++$c == $limit) { break; } } return $changelog; } }