ext/libuv/README.md in libuv-1.0.3 vs ext/libuv/README.md in libuv-1.1.0
- old
+ new
@@ -32,9 +32,14 @@
* High resolution clock
* Threading and synchronization primitives
+## Versioning
+
+Starting with version 1.0.0 libuv follows the [semantic versioning](http://semver.org/)
+scheme. The API change and backwards compatiblity rules are those indicated by
+SemVer. libuv will keel a stable ABI across major releases.
## Community
* [Mailing list](http://groups.google.com/group/libuv)