File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,10 @@ public static void main(String[] args) {
5151
5252## Version
5353
54+ ### 1.2.6
55+
56+ - Resolve Conversion Issues Caused by Special Characters.[ PR #9 ] ( https://github.com/WhiteMagic2014/tts-edge-java/pull/9 )
57+
5458### 1.2.5
5559
5660- Optimize: Setting the parameter ` isRateLimited ` to true can resolve rate limiting issues in certain regions.
@@ -103,7 +107,7 @@ public static void main(String[] args) {
103107
104108### 1.1.1
105109
106- - Optimize: Fix high CPU usage while waiting for a response
110+ - Optimize: Fix high CPU usage while waiting for a response. [ PR # 2 ] ( https://github.com/WhiteMagic2014/tts-edge-java/pull/2 )
107111
108112### 1.1.0
109113
Original file line number Diff line number Diff line change 1616 <url >https://github.com/WhiteMagic2014/tts-edge-java.git</url >
1717 <groupId >io.github.whitemagic2014</groupId >
1818 <artifactId >tts-edge-java</artifactId >
19- <version >1.2.5 </version >
19+ <version >1.2.6 </version >
2020
2121
2222 <developers >
You can’t perform that action at this time.
0 commit comments