summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/dub/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'noatun-plugins/dub/NEWS')
-rw-r--r--noatun-plugins/dub/NEWS35
1 files changed, 35 insertions, 0 deletions
diff --git a/noatun-plugins/dub/NEWS b/noatun-plugins/dub/NEWS
new file mode 100644
index 0000000..500795c
--- /dev/null
+++ b/noatun-plugins/dub/NEWS
@@ -0,0 +1,35 @@
+dub-0.5
+-------
+
+Beta release. Two play modes: all files, single directory. Normal and
+shuffle play orders. Enjoy!
+
+
+dub-0.4
+-------
+
+Alpha release of dub. It includes two play modes: all files and single
+directory. Currently only normal (linear) ordering of files is supported.
+
+
+dub-0.3
+-------
+
+ Break DubApp into two classes
+ Read UI options
+ Fix: it's no use to return to first item in linear sequencer
+ if no next is found
+
+
+dub-0.2
+-------
+
+ Clean up cruft, remove unused doc class
+ Implement a noatun config module
+ Write some text docs
+
+
+dub-0.1
+-------
+
+ Play and Next working to some extent, eh :)