We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d899f commit b034341Copy full SHA for b034341
prelude.adoc
@@ -16,8 +16,8 @@
16
// as frozen can still change in incompatible ways) as we cannot break ABI once
17
// features are implemented in toolchains. Similarly stable is still frozen
18
// just by another name for policy reasons.
19
-:revlifecycle: stable
20
-:revnumber: 0.9.1
+:revlifecycle: frozen
+:revnumber: 1.0-rc1
21
ifeval::["{revlifecycle}" == "dev"]
22
:revdate: {date}
23
:revremark: Pre-release
0 commit comments