Uh oh!
There was an error while loading. Please reload this page.
3.0.9 3.0.10 release notes - #3205
Conversation
dstansby
commented
Jul 6, 2025
Instead of doing it manually, might be nicer for the commit history/branches to merge the 3.0.10 branch into main? |
d-v-b
commented
Jul 9, 2025
that's a good idea! |
dstansby
commented
Jul 9, 2025
I think you've merged |
d-v-b
commented
Jul 9, 2025
the 3.0.10 branch has commits from backported PRs, I'm not sure we want that in main |
dstansby
commented
Jul 9, 2025
That should be fine - the commit history is merged in, but the code changes don't apply because they're already on |
dstansby
commented
Jul 9, 2025
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? |
dstansby
commented
Jul 9, 2025
Ah, it was because I needed to merge 3.0.9 in too. |
d-v-b
commented
Jul 9, 2025
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.