Skip to content

Commit b1e80f5

Browse files
committed
Merge branch 'release/1.2.2'
2 parents 4889071 + 9ff2e5c commit b1e80f5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
## [Unreleased]
88
- nothing, yet
99

10+
## [1.2.2] - 2020-07-06
11+
### Fixed
12+
- use `TYPO3\CMS\Core\Authentication\BackendUserAuthentication` in `..\Classes\Hook\UserSettings` to detect authenticator enabled state
13+
14+
### Changed
15+
- Complete `de.locallang.xlf`
16+
1017
## [1.2.1] - 2020-06-12
1118
### Fixed
1219
- Various bugs caused by `use`- and `declare(strict_type=1);`-Statements in extension's bootstrap files (`ext_localconf.php`, `ext_tables.php`, `be_users.php`, `fe_users.php`, `sys_template.php` & `tt_content.php`)
@@ -177,7 +184,8 @@ to meet frontend requirements
177184
## [1.0.0] - 2018-06-17
178185
- Initial development
179186

180-
[Unreleased]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.2.1...HEAD
187+
[Unreleased]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.2.2...HEAD
188+
[1.2.2]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.2.1...v1.2.2
181189
[1.2.1]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.2.0...v1.2.1
182190
[1.2.0]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.1.7...v1.2.0
183191
[1.1.7]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.1.6...v1.1.7

0 commit comments

Comments
 (0)