Skip to content
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

MONGOID-5719 Cleanup version compatibility tables #5760

Merged
merged 6 commits into from
Jan 16, 2024

Conversation

johnnyshields
Copy link
Contributor

@johnnyshields johnnyshields commented Nov 24, 2023

This PR does not alter the compatibility contents (e.g. which versions support what), it merely cleans up the format:

  • Combine columns which have same values, e.g. with header "7.2 thru 7.5"
  • Remove mention of version 6.4 which is super old at this point
  • In Ruby Compatibility table, flip-flop JRuby 9.3 and 9.2 cols so that higher comes first, to keep ordering consistent with rest of tables

- Combine columns which have same values, e.g. with header "7.2 thru 7.5"
- Remove mention of version 6.4 which is very old at this point
- In Ruby Compatibility table, flip-flop JRuby 9.3 and 9.2 cols so that higher comes first, to keep ordering consistent
@johnnyshields johnnyshields changed the title [Docs] Cleanup version compatibility tables MONGOID-5719 - [Docs] Cleanup version compatibility tables Nov 25, 2023
@johnnyshields johnnyshields changed the title MONGOID-5719 - [Docs] Cleanup version compatibility tables [READY FOR REVIEW] MONGOID-5719 - [Docs] Cleanup version compatibility tables Nov 25, 2023
@comandeo comandeo changed the title [READY FOR REVIEW] MONGOID-5719 - [Docs] Cleanup version compatibility tables MONGOID-5719 Cleanup version compatibility tables Jan 15, 2024
@comandeo comandeo merged commit fed822a into mongodb:master Jan 16, 2024
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants