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

wish: Changelog #82

Closed
markstos opened this issue Oct 25, 2016 · 8 comments
Closed

wish: Changelog #82

markstos opened this issue Oct 25, 2016 · 8 comments

Comments

@markstos
Copy link

It would be helpful to have a human-friendly log of what's changed between versions. http://keepachangelog.com

@OverZealous
Copy link
Owner

I suppose, though I've only really made one breaking change so far. And this project is pretty well static at this point.

@markstos
Copy link
Author

In my case, I'm running roughly 1.0 and was trying to figure out if upgrading to the latest version would fix the issue I was having. The Changelog would have been helpful. In this case it didn't take long to just test the new release by trying it out.

@OverZealous
Copy link
Owner

@nicolasalejandrorodriguez This was discussed in #90 and #89 and fixed in v2.0.0

Also, please don't comment on existing bugs with unrelated issues.

@OverZealous
Copy link
Owner

No problem, you don't have to delete your comment. Just make a new issue in the future. Thanks!

@jwhitmarsh
Copy link

Since this is open - why was the major version changed? Do we need to watch out for any breaking changes?

@OverZealous
Copy link
Owner

The library didn't specify a version for dependencies, leading to unexpected behavior as Chalk dropped support for old versions of Node. To prevent unexpected behavior, I released the update with specific version dependencies as a new major release.
For more details, please see #89

@markstos
Copy link
Author

Releasing 2.0 would have been a great time to add the Changelog requested in this issue and could save further support time being spent to answer questions in the issue tracker about "why the major version bump?" since the answer is not easily found in a Changelog as expected.

@OverZealous
Copy link
Owner

I get that, it just wasn't a prioity since I was trying to get a fix out for people with broken builds, and was sick all last week.

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

3 participants