-
Notifications
You must be signed in to change notification settings - Fork 33
Update "Stable tag" to "3.20.2", fix README whitespace #3486
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
…s, fix changelog error
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis update makes minor documentation changes: it removes an extra blank line in the changelog and updates the stable version tag in the README file from 3.20.1 to 3.20.2. No code or functional changes are included. Changes
Suggested labels
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
…e "Stable tag" to "3.20.2", fix README whitespace" (8109d82)
Description
Related to the recent release PRs #3485, #3484, #3483, #3482. I made a change in README.md which automatically removed some trailing spaces. These appear to be consequential trailing spaces, so I've re-added them and manually updated the "Stable Version" to
3.20.2.I also saw an error related to the two newlines in
CHANGELOG.md, not sure where that came from, but also removed.Summary by CodeRabbit