You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like changelog was not updated for the 6.0.0 release. Would be great if you can do so. Changelogs are especially important for major versions to know what breaking changes they include.
From the diff it seems like it's only about dropping support for Ember < 3.8. Is that right?
You may want to use the combination of release-it and lerna-changelog to generate the changelog automatically on release. You only need to follow a specific convention for tagging pull requests on GitHub. Setup could be automated thanks to create-rwjblue-release-it-setup.
The text was updated successfully, but these errors were encountered:
Seems like changelog was not updated for the
6.0.0
release. Would be great if you can do so. Changelogs are especially important for major versions to know what breaking changes they include.From the diff it seems like it's only about dropping support for Ember < 3.8. Is that right?
You may want to use the combination of release-it and lerna-changelog to generate the changelog automatically on release. You only need to follow a specific convention for tagging pull requests on GitHub. Setup could be automated thanks to create-rwjblue-release-it-setup.
The text was updated successfully, but these errors were encountered: