# Changelog All notable changes to this project will be documented in this file. ## Version 0.8.0 - 2024-03-14 ### Miscellaneous Tasks - Upgrade to Bevy v0.13. ## Version 0.7.0 - 2024-02-09 ### Miscellaneous Tasks - Bump dependencies. ## Version 0.6.0 - 2023-07-16 ### Miscellaneous Tasks - Update to Bevy 0.11. ## Version 0.5.0 - 2023-03-06 ### Miscellaneous Tasks - Update Bevy to 0.10. ## Version 0.4.0 - 2022-12-20 ### Features - Make wrapped `Tts` instance public. ## Version 0.3.0 - 2022-12-20 ### Features - Add `Tts::screen_reader_available()` to `Tts` resource. ## 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 - Update to Bevy 0.9 and TTS 0.25. ## Version 0.1.2 - 2022-09-07 ### Miscellaneous Tasks - Update tts dependency. ## Version 0.1.1 - 2022-08-29 ### Miscellaneous Tasks - Update automated build configuration to install dependencies on publish step. ## Version 0.1.0 - 2022-08-29 ### Miscellaneous Tasks - Add CHANGELOG and make initial release.