-
Notifications
You must be signed in to change notification settings - Fork 31
Integrate the new changelog tool in the repository #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
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
|
The previous message included the duplicated entries. I fixed it in b005ce8. New changelog: 49.1.0 (June 6, 2025)Features
Other changes
Released packagesCheck out the Versioning policy guide for more information. Released packages (summary)New packages:
Releases containing new features:
Other releases:
|
|
Output without the |
🚀 Summary
This pull request aims to switch the changelog generator from the Git-based approach to Markdown files (as input).
📌 Related issues
ckeditor5-devckeditor5#18067.💡 Additional information
To avoid breaking changes in the
ckeditor5-dev-release-toolspackage, I restored the removed functions (#1133) and marked them as deprecated.