-
-
Notifications
You must be signed in to change notification settings - Fork 369
3.0.9 3.0.10 release notes #3205
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
|
Instead of doing it manually, might be nicer for the commit history/branches to merge the 3.0.10 branch into main? |
that's a good idea! |
|
I think you've merged |
|
the 3.0.10 branch has commits from backported PRs, I'm not sure we want that in main |
|
That should be fine - the commit history is merged in, but the code changes don't apply because they're already on |
|
Hmm, all I did in #3220 was a single merge command, and there's 12 deleted changelog files. But here there's 17 deleted files... I wonder which one is correct? |
|
Ah, it was because I needed to merge 3.0.9 in too. |
|
closing as redundant due to #3220 |
This PR removes the changelogs and adds the release notes for our backported releases (3.0.9 and 3.0.10). This ensures that our next release off
main(which hopefully is 3.1.0) has an accurate set of release notes.