@@ -9,6 +9,13 @@ New versions are released through GitHub, so the reference page is the [GitHub R
9
9
> Starting from 0.7.0, you can now [ support development] ( https://github.com/sponsors/natario1 ) through the GitHub Sponsors program.
10
10
Companies can share a tiny part of their revenue and get private support hours in return. Thanks!
11
11
12
+ ### v0.10.3
13
+
14
+ - Fix: error when merging many files, thanks to [ @DamonChen117 ] [ DamonChen117 ] ([ #134 ] [ 134 ] )
15
+ - Fix: more concatenation issues
16
+
17
+ < https://github.com/natario1/Transcoder/compare/v0.10.2...v0.10.3 >
18
+
12
19
### v0.10.2
13
20
14
21
- Fix: error when merging many files ([ #132 ] [ 132 ] )
@@ -126,6 +133,7 @@ frames, the trim timestamp might be different than what was selected.
126
133
[ aweck ] : https://github.com/aweck
127
134
[ mudar ] : https://github.com/mudar
128
135
[ cbernier2 ] : https://github.com/cbernier2
136
+ [ DamonChen117 ] : https://github.com/DamonChen117
129
137
130
138
[ 4 ] : https://github.com/natario1/Transcoder/pull/4
131
139
[ 5 ] : https://github.com/natario1/Transcoder/pull/5
@@ -155,4 +163,5 @@ frames, the trim timestamp might be different than what was selected.
155
163
[ 127 ] : https://github.com/natario1/Transcoder/pull/127
156
164
[ 128 ] : https://github.com/natario1/Transcoder/pull/128
157
165
[ 130 ] : https://github.com/natario1/Transcoder/pull/130
158
- [ 132 ] : https://github.com/natario1/Transcoder/pull/132
166
+ [ 132 ] : https://github.com/natario1/Transcoder/pull/132
167
+ [ 134 ] : https://github.com/natario1/Transcoder/pull/134
0 commit comments