Skip to content

Commit

Permalink
Merge branch 'release/2024.10.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexa committed Dec 27, 2024
2 parents eb655d3 + 7ca0f4a commit a346123
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@

## develop

- [CHANGE] Amazon Transcribe 向けの minimum_confidence_score と minimum_transcribed_time が両方ともに無効(0)に設定されていた場合は、フィルタリングしない結果を返すように変更する
- @Hexa

### misc

- [CHANGE] GitHub Actions の ubuntu-latest を ubuntu-24.04 に変更する
Expand All @@ -23,6 +20,11 @@
- [UPDATE] GitHub Actions の staticcheck のバージョンを 2024.1.1 に上げる
- @Hexa

## 2024.10.0

- [CHANGE] Amazon Transcribe 向けの minimum_confidence_score と minimum_transcribed_time が両方ともに無効(0)に設定されていた場合は、フィルタリングしない結果を返すように変更する
- @Hexa

## 2024.9.0

- [CHANGE] Amazon Transcribe 向けの minimum_confidence_score と minimum_transcribed_time を独立させて、minimum_confidence_score が無効でも minimum_transcribed_time が有効な場合は minimum_transcribed_time でのフィルタリングが有効になるように変更する
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.9.0
2024.10.0

0 comments on commit a346123

Please sign in to comment.