File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
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+
310## 3.0.2
411
512[ BUGFIX] Glossary is not used by @calien666 in #218
Original file line number Diff line number Diff line change 2121 'uploadfolder ' => '0 ' ,
2222 'createDirs ' => '' ,
2323 'clearCacheOnLoad ' => 0 ,
24- 'version ' => '3.0.2 ' ,
24+ 'version ' => '3.0.3 ' ,
2525 'constraints ' => [
2626 'depends ' => [
2727 'php ' => '7.4.0-8.2.99 ' ,
You can’t perform that action at this time.
0 commit comments