Skip to content

Commit

Permalink
[RELEASE] Set version to 3.0.1 + Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TehTux committed Nov 15, 2018
1 parent 232bcf8 commit 8c5b9d9
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 17 deletions.
30 changes: 25 additions & 5 deletions Documentation/ChangeLog/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,37 @@ ChangeLog
3.0.x
-----

* [FEATURE] Add reCAPTCHA v3 support #4
3.0.1
^^^^^

* [BUGFIX] EXT:form: Fix validator definition in yaml configuration https://github.com/TehTux/jh_captcha/issues/7
* [TASK] Remove obsolete TYPO3 version check

3.0.0
^^^^^

* [FEATURE] Add reCAPTCHA v3 support https://github.com/TehTux/jh_captcha/issues/4
* [TASK] Update extension icon
* [FEATURE] Support TYPO3 9 #3
* [TASK] Support powermail 7 #5
* [TASK] Support powermail 6 #5
* [!!!][TASK] Support powermail 5 (Revise partial) #5
* [FEATURE] Support TYPO3 9 https://github.com/TehTux/jh_captcha/issues/3
* [TASK] Support powermail 7 https://github.com/TehTux/jh_captcha/issues/5
* [TASK] Support powermail 6 https://github.com/TehTux/jh_captcha/issues/5
* [!!!][TASK] Support powermail 5 (Revise partial) https://github.com/TehTux/jh_captcha/issues/5
* [TASK] Drop support for powermail 3.9-4.4

2.1.x
-----

2.1.3
^^^^^

* [BUGFIX] EXT:form: Fix validator definition in yaml configuration https://github.com/TehTux/jh_captcha/issues/7

2.1.2
^^^^^

* [DOC] Fix formhandler instruction
* [TASK] Update extension icon

2.1.1
^^^^^

Expand Down
30 changes: 25 additions & 5 deletions Documentation/Localization.de_DE/ChangeLog/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,37 @@
3.0.x
-----

* [FEATURE] Unterstützung für reCAPTCHA v3 #4
3.0.1
^^^^^

* [BUGFIX] EXT:form: Validator-Definition in yaml-Konfiguration korrigiert https://github.com/TehTux/jh_captcha/issues/7
* [TASK] Veraltete TYPO3-Versionsprüfung entfernt

3.0.0
^^^^^

* [FEATURE] Unterstützung für reCAPTCHA v3 https://github.com/TehTux/jh_captcha/issues/4
* [TASK] Erweiterungs-Icon überarbeitet
* [FEATURE] Unterstützung für TYPO3 9 #3
* [TASK] Unterstützung für powermail 7 #5
* [TASK] Unterstützung für powermail 6 #5
* [!!!][TASK] Unterstützung für powermail 5 (Partial überarbeitet) #5
* [FEATURE] Unterstützung für TYPO3 9 https://github.com/TehTux/jh_captcha/issues/3
* [TASK] Unterstützung für powermail 7 https://github.com/TehTux/jh_captcha/issues/5
* [TASK] Unterstützung für powermail 6 https://github.com/TehTux/jh_captcha/issues/5
* [!!!][TASK] Unterstützung für powermail 5 (Partial überarbeitet) https://github.com/TehTux/jh_captcha/issues/5
* [TASK] Unterstützung für powermail 3.9-4.4 eingestellt

2.1.x
-----

2.1.3
^^^^^

* [BUGFIX] EXT:form: Validator-Definition in yaml-Konfiguration korrigiert https://github.com/TehTux/jh_captcha/issues/7

2.1.2
^^^^^

* [DOC] formhandler Anleitung korrigiert
* [TASK] Erweiterungs-Icon aktualisiert

2.1.1
^^^^^

Expand Down
4 changes: 2 additions & 2 deletions Documentation/Localization.de_DE/Settings.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[general]
copyright = 2015-2018
project = Google reCAPTCHA (v2/v3)
release = 3.0.0
version = 3.0.0
release = 3.0.1
version = 3.0.1

[html_theme_options]
github_branch =
Expand Down
4 changes: 2 additions & 2 deletions Documentation/Settings.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[general]
copyright = 2015-2018
project = Google reCAPTCHA (v2/v3)
release = 3.0.0
version = 3.0.0
release = 3.0.1
version = 3.0.1

[html_theme_options]
github_branch =
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Use Google reCAPTCHA (v2/v3) in your own TYPO3 extensions, EXT:form, EXT:powerma
## Documentation

* [EN - latest](https://docs.typo3.org/typo3cms/extensions/jh_captcha/)
* [EN - 3.0.0](https://docs.typo3.org/typo3cms/extensions/jh_captcha/3.0.0/)
* [EN - 3.0.1](https://docs.typo3.org/typo3cms/extensions/jh_captcha/3.0.1/)
* [DE - latest](https://docs.typo3.org/typo3cms/extensions/jh_captcha/de-de/)
* [DE - 3.0.0](https://docs.typo3.org/typo3cms/extensions/jh_captcha/de-de/3.0.0/)
* [DE - 3.0.1](https://docs.typo3.org/typo3cms/extensions/jh_captcha/de-de/3.0.1/)

## Installation

Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '3.0.0',
'version' => '3.0.1',
'constraints' => array(
'depends' => array(
'typo3' => '8.7.0-9.5.99',
Expand Down

0 comments on commit 8c5b9d9

Please sign in to comment.