From 0924296361ea5cf265db17b1e377f947586c2257 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 20 Dec 2022 15:05:44 -0600 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 635bcad..f451cfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## Version 0.2.1 - 2022-12-20 + +### Features + +- Re-export top-level `tts` crate. + +### Miscellaneous Tasks + +- Always pull Rust image when building in CI. + ## Version 0.2.0 - 2022-12-06 ### Miscellaneous Tasks