From df71cef06f6d0064fb7abdd655b2307fd3570fda Mon Sep 17 00:00:00 2001 From: Alexander Weiss Date: Fri, 3 Mar 2023 06:29:12 +0100 Subject: [PATCH] correct 0.4.4 changelog --- changelog/0.4.4.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/0.4.4.txt b/changelog/0.4.4.txt index 3d96ba1..0bec940 100644 --- a/changelog/0.4.4.txt +++ b/changelog/0.4.4.txt @@ -1,4 +1,4 @@ -Changes in version 0.4.3: +Changes in version 0.4.4: Bugs fixed: - Integrated the cdc crate as it currently doesn't compile with current Rust. This allows to upload rustic to crates.io.