From 0d3a5d266b977b012571dd5cdda8853f430df01d Mon Sep 17 00:00:00 2001 From: Luke D Jones Date: Mon, 12 Apr 2021 10:31:07 +1200 Subject: [PATCH] Changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80439142..cdc8ddcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Split out all aura functionality that isn't dependent on the daemon in to a new crate `rog-aura` +# [3.4.1] - 2021-04-11 +### Changed +- Fix anime init sequence + # [3.4.0] - 2021-04-11 ### Changed - Revert zbus to 1.9.1