diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08ca15a..e60017d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,39 @@
# Changelog
+## [Version 1.12.0-beta.1](https://github.com/lobehub/lobe-tts/compare/v1.11.1...v1.12.0-beta.1)
+
+Released on **2023-11-15**
+
+#### ♻ Code Refactoring
+
+- **misc**: Refactor api.
+
+#### ✨ Features
+
+- **misc**: Enhance OpenAI speech-to-text functionality and modify API endpoints.
+
+
+
+Improvements and Fixes
+
+#### Code refactoring
+
+- **misc**: Refactor api ([fde8346](https://github.com/lobehub/lobe-tts/commit/fde8346))
+
+#### What's improved
+
+- **misc**: Enhance OpenAI speech-to-text functionality and modify API endpoints ([61126aa](https://github.com/lobehub/lobe-tts/commit/61126aa))
+
+