We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents acb9908 + 653c150 commit 9b136b8Copy full SHA for 9b136b8
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 3.0.2
4
+
5
+[BUGFIX] Glossary is not used by @calien666 in #218
6
+[TASK] Change Ext Icon by @calien666 in #220
7
8
## 3.0.1
9
10
* [BUGFIX] Fix runtime deprecation notice by @peterkraume in https://github.com/web-vision/wv_deepltranslate/pull/210
ext_emconf.php
@@ -21,7 +21,7 @@
21
'uploadfolder' => '0',
22
'createDirs' => '',
23
'clearCacheOnLoad' => 0,
24
- 'version' => '3.0.1',
+ 'version' => '3.0.2',
25
'constraints' => [
26
'depends' => [
27
'php' => '7.4.0-8.2.99',
0 commit comments