File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 3.0.3
4
+
5
+ * [ TASK] Set branch alias for 3.0 by @NarkNiro in https://github.com/web-vision/wv_deepltranslate/pull/200
6
+ * [ TASK] Avoid ` rowCount() ` for select query by @sbuerk in https://github.com/web-vision/wv_deepltranslate/pull/233
7
+ * [ BUGFIX] Avoid doctrine/dbal ` fetchAssociative() ` by @sbuerk in https://github.com/web-vision/wv_deepltranslate/pull/236
8
+ * [ BUGFIX] Fix Problem with translation no glossary given by @calien666 in https://github.com/web-vision/wv_deepltranslate/pull/235
9
+
3
10
## 3.0.2
4
11
5
12
[ BUGFIX] Glossary is not used by @calien666 in #218
Original file line number Diff line number Diff line change 21
21
'uploadfolder ' => '0 ' ,
22
22
'createDirs ' => '' ,
23
23
'clearCacheOnLoad ' => 0 ,
24
- 'version ' => '3.0.2 ' ,
24
+ 'version ' => '3.0.3 ' ,
25
25
'constraints ' => [
26
26
'depends ' => [
27
27
'php ' => '7.4.0-8.2.99 ' ,
You can’t perform that action at this time.
0 commit comments