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: _posts/2025-10-20-servo-0.0.1-release.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ summary: A brief update on the goals and plans behind the new Servo releases
7
7
categories:
8
8
---
9
9
10
-
Today, the Servo team has released new versions of the `servoshell` binaries for all our supported platforms, tagged [v0.0.1](https://github.com/servo/servo/releases/tag/v0.0.1). These binaries are essentially the same nightly builds that were already available from the [download page](https://servo.org/download), but now we have tagged them explicitly as releases for future reference.
10
+
Today, the Servo team has released new versions of the `servoshell` binaries for all our supported platforms, tagged [v0.0.1](https://github.com/servo/servo/releases/tag/v0.0.1). These binaries are essentially the same nightly builds that were already available from the [download page](https://servo.org/download) with additional manual testing, now tagging them explicitly as releases for future reference.
11
11
12
12
We plan to publish such a tagged release every month. For now, we are adopting a simple release process where we will use a recent nightly build and perform additional manual testing to identify issues and regressions before tagging and publishing the binaries.
0 commit comments