Skip to content

Parsing of existing Change Log file #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
skywinder opened this issue Mar 25, 2015 · 0 comments · Fixed by #216
Closed

Parsing of existing Change Log file #212

skywinder opened this issue Mar 25, 2015 · 0 comments · Fixed by #216

Comments

@skywinder
Copy link
Member

This is sub-task of #209.

As @estahn mention:

The CHANGELOG.md needs to be parsed and divided into sections which represent the versions, e.g.

    [{ :version => 'v0.0.1', :content => '...' }, { :version => 'v1.0.0', :content => '...' }, ...]

It's needed to implement:

@skywinder skywinder added this to the Advanced change log generation milestone Mar 25, 2015
@ferrarimarco ferrarimarco removed this from the Advanced change log generation milestone Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants