aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2020-03-08 17:21:57 +0100
committercbdev <cb@cbcdn.com>2020-03-08 17:21:57 +0100
commitd4714dfdd5c6e2d165d1ad9327fdce69a1b2b85b (patch)
treead5e2bb95ab5694e2ac457d711791a2eddf90d92 /debian/changelog
parente0000797c80789d9d4559bb5264b982c187e1137 (diff)
downloadmidimonster-d4714dfdd5c6e2d165d1ad9327fdce69a1b2b85b.tar.gz
midimonster-d4714dfdd5c6e2d165d1ad9327fdce69a1b2b85b.tar.bz2
midimonster-d4714dfdd5c6e2d165d1ad9327fdce69a1b2b85b.zip
Debianization for v0.4
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 39186c4..362bdf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+midimonster (0.4-1) unstable; urgency=medium
+
+ * Add input_channel and timestamp calls to Lua core interface
+ * Allow commandline configuration override
+ * New OpenPixelControl backend
+ * New Python backend
+ * Quiet mode for maweb backend
+ * Rate-limiting for ArtNet and sACN (configurable)
+ * Core API: Allow managed_fd implementation data to be updated
+
+ -- cbdev <cb@cbcdn.com> Sun, 08 Mar 2020 17:15:56 +0100
+
midimonster (0.3-1) unstable; urgency=medium
* Bugfixes to the jack, maweb, evdev and sacn backends