diff --git a/CHANGELOG.md b/CHANGELOG.md index bde8f7429..27d11b0a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,17 @@ All notable changes to **pipecat** will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.0.12] - 2024-05-14 + +### Added + +- Added `DailyTranscriptionSettings` to be able to specify transcription + settings much easier (e.g. language). ### Other +- Updated `simple-chatbot` with Spanish. + - Add missing dependencies in some of the examples. ## [0.0.11] - 2024-05-13