From 8f1a122e4f026df65886f6806b7ae0b5e1637656 Mon Sep 17 00:00:00 2001 From: James Walker Date: Thu, 14 Aug 2025 10:05:20 +0100 Subject: [PATCH 1/2] Update changelog and version for multichannel. --- CHANGELOG.md | 4 ++++ VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df77cca..ce59ce3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project 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). +## [4.1.0] - 2025-08-14 + +- Moved channel field to root of AddTranscript message for multichannel transcription. + ## [4.0.9] - 2025-07-03 - Deprecating `speechmatics-python` in favor of `speechmatics-rt` for real-time transcription and 'speechmatics-batch' for batch transcription. diff --git a/VERSION b/VERSION index 7919852..ee74734 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.0.9 +4.1.0 From c1af0894e720e7497314c54d4423d783f52b84a9 Mon Sep 17 00:00:00 2001 From: James Walker Date: Thu, 14 Aug 2025 14:15:09 +0100 Subject: [PATCH 2/2] bump to version 5.0.0 --- CHANGELOG.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce59ce3..8d0060f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project 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). -## [4.1.0] - 2025-08-14 +## [5.0.0] - 2025-08-14 - Moved channel field to root of AddTranscript message for multichannel transcription. diff --git a/VERSION b/VERSION index ee74734..0062ac9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.0 +5.0.0