Liip\RMT\Changelog\Formatter\SimpleChangelogFormatter::getLastVersionRegex PHP Method

getLastVersionRegex() public method

public getLastVersionRegex ( )
    public function getLastVersionRegex()
    {
        return '#\\d+/\\d+/\\d+\\s\\d+:\\d+\\s\\s([^\\s]+)#';
    }