aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKapten Z∅∅m <55669224+default-username-852@users.noreply.github.com>2021-01-04 22:46:58 +0100
committerGitHub <noreply@github.com>2021-01-04 22:46:58 +0100
commit50b322f4ef974765a2948dfb08b1c9e8128b1bed (patch)
tree88d41a434b3a0c242ac7b35c6afefff0f75ee656 /CHANGELOG
parent1af9b90133a8d6102a09102bbd6f726f598c24fc (diff)
parentbe7748be2f1e9d1e88ebd093da9eec16d1ad4049 (diff)
downloadmum-50b322f4ef974765a2948dfb08b1c9e8128b1bed.tar.gz
Merge branch 'main' into noise-gate
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 7 insertions, 5 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bf100e8..5d6d64b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -29,12 +29,14 @@ Added
Fixed
~~~~~
-* Informative error message instead of panic when a running mumd-process can't
- be found.
-* Client no longer sends empty audio packets
+ * Client no longer sends empty audio packets
+ * Informative error message instead of panic when a running mumd-process can't
+ be found.
-// Other
-// ~~~~~
+Other
+~~~~~
+
+ * Updated to tokio 1.0.
0.3 - 2020-12-25
------------------