-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Release preparation for version 2.9.0 #8797
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
@MathiasVP I just pushed a bunch of commits to fix formatting issues in the change logs. One change note that applied to nearly all languages was missing a bullet, and a couple others had leading spaces before the bullet. I wonder if we can catch this sort of thing automatically, without having to thoroughly parse markdown. |
Yeah, I was thinking the exact same thing while I was watching the commits come in 😄. Thanks a lot! Should I create a core team issue for this? |
That's my fault. I caught that, but the bullets got lost in a rebase. My apologies. |
No description provided.