diff options
| -rw-r--r-- | CHANGELOG | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -44,7 +44,15 @@ Other * Updated to tokio 1.0. * Cleaned up dependencies -0.3 - 2020-12-25 +0.3.1 - 2021-04-08 +------------------ + +Fixed +~~~~~ + + * Compilation no longer fails with "module export is private". + +0.3.0 - 2020-12-25 ------------------ Added @@ -89,7 +97,7 @@ Other * Moved to dasp, a pure Rust digital audio signal processing library. -0.2 - 2020-10-26 +0.2.0 - 2020-10-26 ------------------ Added |
