From 1170961c38876d10bf2e64cca51141ac38ca13d8 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 20 Dec 2022 15:34:24 -0600 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d80a99f..9b5d605 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 0.4.0 - 2022-12-20 + +### Features + +- Make wrapped `Tts` instance public. + ## Version 0.3.0 - 2022-12-20 ### Features