diff --git a/UPDATES.md b/UPDATES.md index 1d4b0ab..5a6c059 100644 --- a/UPDATES.md +++ b/UPDATES.md @@ -1,7 +1,7 @@ # Sparkle update support timelines ## v0.x -### Standard (weekly) releases -Standard Sparkle releases (v0.1 until v0.10, as well as all v0.x releases where x is even and >=11) are released on an approximately once-a-week basis with bug patches issued until the next minor release comes out. +### Standard (~weekly) releases +Standard Sparkle releases (v0.1 until v0.10, as well as all v0.x releases where x is even and >=11) are released on an approximately once-a-week basis with bug patches issued until the next minor release comes out, or until the next major version is released, whichever comes first. -### Extended-support (biweekly) releases -Extended-support releases (all v0.x releases where x is odd and >=11) are released on an approximately-biweekly interval. They get bug patches issued until the next extended-support release is published. +### Extended-support (~biweekly) releases +Extended-support releases (all v0.x releases where x is odd and >=11) are released on an approximately-biweekly interval. They get bug patches issued until the next extended-support release is published, or until the next major version is released, whichever comes first.