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

Missing changelog / upgrade guide #66

Open
enumag opened this issue May 23, 2018 · 3 comments
Open

Missing changelog / upgrade guide #66

enumag opened this issue May 23, 2018 · 3 comments

Comments

@enumag
Copy link
Contributor

enumag commented May 23, 2018

@jakubkulhan I can't find any changelog or upgrade guide for this repository. Except git history of course but I don't have time to study everything to see if there were any BC breaks. There are no release notes to look at either.

I'd like to use newer bunny in enqueue/amqp-bunny but when asked if bunny 0.3 or 0.4 have any BC breaks I have no way to answer that question.

@jakubkulhan
Copy link
Owner

There were no API changes. In version 0.3 react/promise was upgraded with fixes to its uses. In version 0.4 support for PHP < 7.0 was dropped.

@enumag
Copy link
Contributor Author

enumag commented May 24, 2018

Thanks. Still I want to suggest adding release notes to each tag with the new features and bugfixes.

@stevleibelt
Copy link

Indeed, a CHANGELOG.md would be very cool.
Also a note if this library is released using the Semantic Versioning would be great.

Linking to one of my projects, I am always writing the line "The current change log can be found here." in my README.md which is linked to the CHANGELOG.md.

The changelog is also good to have a central place (outside github) for upcoming features or known issues (at least that is how I am using it ;-)).

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

No branches or pull requests

3 participants