From 8382a70b2615ee3188991dcaa26902b9e6f9cf79 Mon Sep 17 00:00:00 2001 From: Cliff Dyer Date: Wed, 3 Jul 2024 11:04:32 -0400 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2387daf3..9db4fb3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] - Deprecate tiers and add explicit support for all currently available models. - Expand language enum to include all currently-supported languages. +- Add (default on) feature flags for live and prerecorded transcription. ## [0.4.0] - 2023-11-01