diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2021-03-29 17:33:58 +0200 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2021-03-29 17:33:58 +0200 |
| commit | 2e9e69d1b9232b6d41ae1a517f119f075fbaa760 (patch) | |
| tree | 3d56b382f20dadbf2c538af52e383e0bfec5b5dd | |
| parent | 5ecd440aedd5c0866daec2ab3f4d710f6e7c17f0 (diff) | |
| download | mum-2e9e69d1b9232b6d41ae1a517f119f075fbaa760.tar.gz | |
update changelog
| -rw-r--r-- | CHANGELOG | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -9,8 +9,7 @@ we're in 0.x it's a lawless land anyway. 0.x, which we will revisit following 1.0. Points under "unreleased" currently exist on main and will be part of the next -release. Generally, if it's relevant, you should add a line here when creating -a PR. +release. Unreleased ---------- @@ -18,9 +17,10 @@ Unreleased Added ~~~~~ -* Added a noise gate -* Added tunneling audio through TCP if UDP connection goes down -* --version now includes the current commit hash. + * Added a noise gate. + * Added tunneling audio through TCP if UDP connection goes down. + * --version now includes the current commit hash. + * Server passwords. Thanks @rbran! // Changed // ~~~~~~~ @@ -31,7 +31,7 @@ Added Fixed ~~~~~ - * 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. |
