Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

Commit

Permalink
release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Nistler committed Nov 28, 2011
1 parent 8493921 commit 0a52e0e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
Expand Up @@ -2,3 +2,4 @@ v0.1.0, 2011-11-17 -- Initial release
v0.1.1, 2011-11-21 -- Fixed installer bugs, added personal history, added system tests for api
v0.2.0, 2011-11-24 -- Language switch, sortable lists, google-like search operators, autoplay tries to play appropriate music, improved web interface
v0.2.1, 2011-11-24 -- fixed issue with autoplay
v0.3.0, 2011-11-28 -- Added jukebox_watch, added list of voters, minor improvements
6 changes: 6 additions & 0 deletions README.rst
Expand Up @@ -153,3 +153,9 @@ Release Notes
0.2.1

- fixed issue with autoplay

0.3.0

- Added jukebox_watch
- Added list of voters
- Minor improvements
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@
setup(
name="jukebox",
packages=find_packages(),
version="0.2.1",
version="0.3.0",
description="Democratic Jukebox - your democratic music player",
author="Jens Nistler",
author_email="opensource@jensnistler.de",
Expand Down

0 comments on commit 0a52e0e

Please sign in to comment.