mopidy/docs/changes.rst
2010-04-06 22:39:30 +02:00

29 lines
846 B
ReStructuredText

*******
Changes
*******
This change log is used to track all major changes to Mopidy.
0.1.0a1 (unreleased)
====================
- Changed backend API for get/filter/find_exact/search.
0.1.0a0 (2010-03-27)
====================
"*Release early. Release often. Listen to your customers.*" wrote Eric S.
Raymond in *The Cathedral and the Bazaar*.
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
<http://github.com/jodal/mopidy/issues>`_. Thanks!
**Changes**
- Initial version. No changelog available.