From 6cee04fb63faa80570e800fa2a401119b01e5f1a Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 20 Dec 2022 15:12:11 -0600 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f451cfd..d80a99f 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.3.0 - 2022-12-20 + +### Features + +- Add `Tts::screen_reader_available()` to `Tts` resource. + ## Version 0.2.1 - 2022-12-20 ### Features