Skip to content

Commit 7f23eac

Browse files
committed
📝 Document v1.0-maintenance branch
1 parent 4acc792 commit 7f23eac

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The link tokens in the following sections should be kept ordered by the row and
9696
[📗next]: https://github.com/oauth-xx/oauth-ruby/milestone/1
9797
[📗next-img]: https://img.shields.io/github/milestones/progress/oauth-xx/oauth-ruby/1?label=Next%20Version
9898

99-
<!-- 3️⃣ maintanence & linting -->
99+
<!-- 3️⃣ maintenance & linting -->
100100
[⛳cclim-maint]: https://codeclimate.com/github/oauth-xx/oauth-ruby/maintainability
101101
[⛳cclim-maint-img♻️]: https://api.codeclimate.com/v1/badges/3cf23270c21e8791d788/maintainability
102102
[🖇triage-help]: https://www.codetriage.com/oauth-xx/oauth-ruby
@@ -191,7 +191,8 @@ Targeted ruby compatibility is non-EOL versions of Ruby, currently 2.7, 3.0, and
191191
3.1. Ruby is limited to 2.7+ in the gemspec, and this will change with minor version bumps,
192192
while the gem is still in 0.x, in accordance with the SemVer spec.
193193

194-
The `main` branch now targets 1.x releases, for Ruby >= 2.7.
194+
The `main` branch now targets 1.1.x releases, for Ruby >= 2.7.
195+
See `v1.0-maintenance` (EOL April, 2025) branch for Ruby >= 2.7.
195196
See `v0.6-maintenance` (EOL April, 2024) branch for Ruby >= 2.4.
196197
See `v0.5-maintenance` (EOL April, 2023) branch for Ruby >= 2.0.
197198

0 commit comments

Comments
 (0)