Skip to content

Commit 01fabcb

Browse files
committed
Soften pre-1.0 API stability commitment in relnotes
1 parent 0cddbd6 commit 01fabcb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RELEASES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Version 1.0.0-alpha (January 2015)
99
though there is a significant amount of cleanup and bugfixes
1010
remaining.
1111
* Nearly 50% of the public API surface of the standard library has
12-
been declared 'stable'. Those interfaces will not change.
12+
been declared 'stable'. Those interfaces are unlikely to change
13+
before 1.0.
1314
* Most crates that are not `std` have been moved out of the Rust
1415
distribution into the Cargo ecosystem so they can evolve
1516
separately and don't need to be stabilized as quickly, including

0 commit comments

Comments
 (0)