aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2020-04-27 23:02:02 +0200
committercbdev <cb@cbcdn.com>2020-04-27 23:02:02 +0200
commit8a0a413f1dd5593189dd6b651babcff9b2495451 (patch)
tree25d442173ed3f6d025008fbb983c52dd4a73019c /debian/changelog
parent1d8ed32bf769bc99095cd32ec166e681437607f0 (diff)
downloadmidimonster-8a0a413f1dd5593189dd6b651babcff9b2495451.tar.gz
midimonster-8a0a413f1dd5593189dd6b651babcff9b2495451.tar.bz2
midimonster-8a0a413f1dd5593189dd6b651babcff9b2495451.zip
Debianization for v0.5
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 362bdf4..e85a8e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+midimonster (0.5-1) unstable; urgency=medium
+
+ * New RTP MIDI backend
+ * Support for deprecated MIDI channel syntax removed
+ * Core performance improvements
+ * ArtNet and sACN performance improvements
+ * Bugfixes to OpenPixelControl, ArtNet and sACN backends
+ * Lua/Python default channel handlers and cleanup handlers
+ * Lua/Python now allow output() calls during initial script parsing
+ * Lua cooperative multithreading API
+ * OSC bundle reception
+ * maweb now supports fallback connections
+
+ -- Fabian "cbdev" Stumpf <cb@cbcdn.com> Mon, 27 Apr 2020 22:51:20 +0200
+
midimonster (0.4-1) unstable; urgency=medium
* Add input_channel and timestamp calls to Lua core interface