Skip to content
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

New wanted features - WIP #42

Open
xcambar opened this issue Feb 4, 2016 · 7 comments
Open

New wanted features - WIP #42

xcambar opened this issue Feb 4, 2016 · 7 comments
Assignees
Milestone

Comments

@xcambar
Copy link
Contributor

xcambar commented Feb 4, 2016

Hey,
I've added git-changelog to a project and though it works very well, I was quite surprised to see that the default (and only, afaict) behaviour is to overwrite the CHANGELOG.

Did I miss an option? Are there any plans in 0.2 to change that behaviour?

FWIW, I've had to do the following to have it append:

  • Copy the current Changelog to a temp file
  • generate the new changelog
  • Remove header from the new
  • Remove footer from the new
  • Append the temp file (aka, previous changelog)
@rafinskipg
Copy link
Owner

Hi! Sorry for the enourmous delay @xcambar I think it's time to implement those features you are requesting.

Do you mind if we discuss them all here?

@rafinskipg rafinskipg changed the title Append to CHANGELOG New wanted features - WIP May 8, 2016
@rafinskipg rafinskipg added this to the v1.1.0 milestone May 8, 2016
@rafinskipg rafinskipg self-assigned this May 8, 2016
@xcambar
Copy link
Contributor Author

xcambar commented May 9, 2016

No worries about the delay, I'm happy to see the project move forward!

I did not have a look at the 1.0 yet, if you have any lead or info, I'll gladly take it :)

@wahmedswl
Copy link

Hi,
This feature is really important as versioned changelog will give quick insight of any changes made in the version. This is what https://github.com/vaab/gitchangelog providing. This feature should be on priority and would love to have that near future.

Thanks

@rafinskipg
Copy link
Owner

hi @wahmedswl @xcambar i totally forgot about this one when doing 1.1.0. Ok, this will be the next thing i implement. If any of you is willing to help, you are more than welcome

Thanks

@wahmedswl
Copy link

@rafinskipg thanks for making it a priority 👍

@wahmedswl
Copy link

Hi,
Is there any timeline for v1.1.0 as this feature will be shipping with it?

Thanks

@brettpostin
Copy link

+1 Would love to have a full changelog grouped by tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants