You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,9 @@ Docs and more at [Phlex.fun](https://www.phlex.fun/)
7
7
## Maintenance schedule
8
8
9
9
### Bug fixes
10
-
- Only the latest minor version of each major version will receive bug fixes.
11
-
- We may choose to fix bugs by releasing a new minor version rather than patching the existing minor version.
12
-
- Major versions will stop receiving bug fixes one year after the next major version is released.
13
-
- We are not likely to attempt to fix bugs that affect [maintained versions of Ruby](https://www.ruby-lang.org/en/downloads/branches/), even if our gemspec lists support for unmaintained versions of Ruby.
10
+
- Only the latest minor version of each major version will receive bug fixes
11
+
- We may choose to fix bugs by releasing a new minor version rather than patching the existing minor version
12
+
- Major versions will stop receiving bug fixes one year after the next major version is released
14
13
15
14
### Security patches
16
15
- When a security issue is brought to our attention, we aim to release patches for any minor version that was released in the last year.
0 commit comments