-
Notifications
You must be signed in to change notification settings - Fork 631
Release version 4.3.0 #1688
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Release version 4.3.0 #1688
Conversation
This merges into develop. I think develop now contains two more merged PRs than the release candidate. Should they also be included in the 4.3.0 release, or only the features of the candidate? |
Yes, please include those. |
The changelog should be up to date already |
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.
@zariiii9003 You're right, I was a little confused when I wanted to add the entries to the Changelog just now :D
Can't wait for this to get merged so I can use v4.3.0 😄 It's got just the bug fix I need! |
I think we should abandon the pretense of a "stable" |
I agree. One main branch is sufficient. Bugfixes can always be backported to and released from a minor version branch like |
I've made that change. Devs may have to update local environments to target main instead:
|
Updates the version to v4.3.0. Feel free to push changes to the changelog directly to this branch.