Skip to content

Commit

Permalink
[TASK] Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
NarkNiro committed Feb 14, 2024
1 parent 04620d3 commit b02b060
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

### 4.1.0

#### What's Changed

* Extend client with simple logger by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/41
* Repository alignment by @dot3media in https://github.com/web-vision/wv_deepltranslate-eap/pull/46
* Upgrade composer dependencies by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/43
* Fix spelling from javascript file module name by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/48
* Prepare Translate Hook to use in DeepL Plugins by @NarkNiro in https://github.com/web-vision/wv_deepltranslate-eap/pull/50

#### New Contributors

* @dot3media made their first contribution in https://github.com/web-vision/wv_deepltranslate-eap/pull/46

**Full Changelog**: https://github.com/web-vision/wv_deepltranslate-eap/compare/4.0.3...4.1.0

### 4.0.3

+ [BUGFIX] Fix loading issues with container services in https://github.com/web-vision/wv_deepltranslate-eap/pull/39
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
'author_company' => 'web-vision GmbH',
'author_email' => '[email protected]',
'state' => 'stable',
'version' => '4.0.3',
'version' => '4.1.0',
'constraints' => [
'depends' => [
'php' => '7.4.0-8.2.99',
Expand Down

0 comments on commit b02b060

Please sign in to comment.