-
-
Notifications
You must be signed in to change notification settings - Fork 396
Prepare 0.8.0 release #1149
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
Prepare 0.8.0 release #1149
Conversation
jneira
commented
Jan 2, 2021
- I've changed the formatting, to fix markdownlint warnings
Because of the ghcide merge, this release also includes a bunch of ghcide fixes and improvements. I think it's probably worth listing those too. The relevant part of the git log is:
If you are considering including a section on ghcide, I would recommend editing those items down to a short list:
|
@pepeiborra hi, thanks for the suggestion. However, some of those pr's are already included in the ghcide Changelog or in the actual list of merged pr's. My idea was list all pr's without mention the subpackage (ghcide, hls-plugin-api, plugins), cause it would make generate the Changelog a little bit more laborious. Now it is simply matter of run |
btw, we should replace the links to pr's in the ghcide changelog using |
A release of hls-plugin-api is needed, will do asap |
What is missing is the usual "upgrading to ghcide vX.X.X" referencing a ghcide change log |
In fact all version bumps are missing, i'll do a new pr with that change (i will add the ref to ghcide in the changelog too) |
But there is no corresponding ghcide version that you can reference? You will need to do a ghcide release too |
@pepeiborra yeah, thanks for remind me it, there are breaking changes after 0.6.0.2 |