From 2925ca8ddea6093ae83b229b4201160430e86bde Mon Sep 17 00:00:00 2001 From: casey langen Date: Sun, 26 Jul 2020 22:55:28 -0700 Subject: [PATCH] 0.94.0 changelog init --- CHANGELOG.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 87e62f6d0..c016423d1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,12 @@ +0.94.0 + +musikcube: +* fixed a bug in the indexer that could prevent custom sources from getting + interrupted correctly. +* fixed a bug in libmicrothttpd version detection. + +-------------------------------------------------------------------------------- + 0.93.1 server: