-
-
Notifications
You must be signed in to change notification settings - Fork 22.8k
[3.6] Update changelog for 3.6.1 #107539
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
[3.6] Update changelog for 3.6.1 #107539
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll do a few extra cherry-picks for 3.6.1 before wrapping it up.
CHANGELOG.md
Outdated
[3.6.1]: https://downloads.tuxfamily.org/godotengine/3.6.1/Godot_v3.6.1-stable_changelog_chrono.txt | ||
[3.6]: https://downloads.tuxfamily.org/godotengine/3.6/Godot_v3.6-stable_changelog_chrono.txt | ||
[3.5]: https://downloads.tuxfamily.org/godotengine/3.5/Godot_v3.5-stable_changelog_chrono.txt | ||
[3.4]: https://downloads.tuxfamily.org/godotengine/3.4/Godot_v3.4-stable_changelog_chrono.txt | ||
[3.3]: https://downloads.tuxfamily.org/godotengine/3.3/Godot_v3.3-stable_changelog_chrono.txt |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TuxFamily is dead, so we should replace those links. We can use those now:
https://github.com/godotengine/godot/blob/3.6-stable/CHANGELOG.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've changed these out for the github releases pages, I'm guessing those were the links you were meaning.
Will wait for the latest cherry picks then recreate the changes using the interactive changelog tool. 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I meant the actual link to the CHANGELOG.md file in each tag, to have the changelog of each version. But linking tothe GH Releases page also makes sense, and the CHANGELOG is one click away from there, plus downloads are available.
47e438b
to
b886e5f
Compare
b886e5f
to
72c19da
Compare
Now updated with PRs from #107901. |
Thanks! |
Hey @akien-mga, I was expecting 3.6.1 to be released with API Level targeting to 35. Is there any plans for it? To release updates on Google Play we must target 35 starting 31 Aug 2025. |
Trying to do a bit more of the work on this release.
I managed to get the "godot interactive changelog" website working locally and generating the database from the commits, which I used to help generate the changelog, and the blog post (to come).
If we end up adding more commits they would need to be added.
This will need checking, and I haven't included the date (just written TBD) in the changelog, and guessed the website address at the bottom (also corrected a typo from 3.6 web address).