docs(readme): remove warning about incompatible changes

That it's version 0.x already states that it isn't marked stable yet. And the minor version is now properly bumped when there are breaking changes.
This commit is contained in:
Sean McArthur
2015-05-12 18:40:06 -07:00
parent 6803ef3956
commit 5e91ba19e4

View File

@@ -19,9 +19,6 @@ complex web applications written entirely in Rust.
The documentation is located at [http://hyperium.github.io/hyper](http://hyperium.github.io/hyper). The documentation is located at [http://hyperium.github.io/hyper](http://hyperium.github.io/hyper).
__WARNING: Hyper is still under active development. The API is still changing
in non-backwards-compatible ways without warning.__
## Example ## Example
Hello World Server: Hello World Server: