We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please bundle the full changelog with your extension.
This allows users to see all changes under the 'Version history' tab in the Marketplace (for example https://marketplace.visualstudio.com/items/ryu1kn.extension-update-reporter/changelog).
And it allows Extension Update Reporter extension to correctly display your changelog.
I'm seeing that you are bundling some sort of "mini changelog". Why is that needed? I would advice to bundle the full CHANGELOG.md file.
CHANGELOG.md
The text was updated successfully, but these errors were encountered:
On a separate note, I see that your changelog doesn't follow the Keep a Changelog guideline principles anymore after version 4.0.9. Specifically:
4.0.9
Sorry, something went wrong.
Another note: you might want to exclude some files when publishing:
Keeps the extension small and clean.
No branches or pull requests
Please bundle the full changelog with your extension.
This allows users to see all changes under the 'Version history' tab in the Marketplace (for example https://marketplace.visualstudio.com/items/ryu1kn.extension-update-reporter/changelog).
And it allows Extension Update Reporter extension to correctly display your changelog.
I'm seeing that you are bundling some sort of "mini changelog". Why is that needed?
I would advice to bundle the full
CHANGELOG.md
file.The text was updated successfully, but these errors were encountered: