diff --git a/docs/changes.rst b/docs/changes.rst index 3e4edadd..cd54336c 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -5,11 +5,19 @@ Changes This change log is used to track all major changes to Mopidy. -0.1 (unreleased) -================ +0.1.0a0 (2010-03-27) +==================== -Initial version. +"*Release early. Release often. Listen to your customers.*" wrote Eric S. +Raymond in *The Cathedral and the Bazaar*. -Features: +Three months of development should be more than enough. We have more to do, but +Mopidy is working and usable. 0.1.0a0 is an alpha release, which basicly means +we will still change APIs, add features, etc. before the final 0.1.0 release. +But the software is usable as is, so we release it. Please give it a try and +give us feedback, either at our IRC channel or through the `issue tracker +`_. Thanks! -* *TODO:* Fill out +**Changes** + +- Initial version. No changelog available.