Skip to content

Commit 6e34453

Browse files
committed
Merge branch 'release/1.2.4'
2 parents 20b1aa3 + 83bfc67 commit 6e34453

File tree

3 files changed

+198
-168
lines changed

3 files changed

+198
-168
lines changed

CHANGELOG.md

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

10+
## [1.2.4] - 2020-07-23
11+
### Changed
12+
- update `composer.lock`
13+
1014
## [1.2.3] - 2020-07-23
1115
### Fixed
1216
- use `$GLOBALS['BE_USER']` instead of `TYPO3\CMS\Core\Authentication\BackendUserAuthentication` in `..\Classes\Hook\UserSettings` to detect authenticator enabled state
@@ -188,8 +192,9 @@ to meet frontend requirements
188192
## [1.0.0] - 2018-06-17
189193
- Initial development
190194

191-
[Unreleased]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.2.3...HEAD
192-
[1.2.2]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.2.2...v1.2.3
195+
[Unreleased]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.2.4...HEAD
196+
[1.2.4]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.2.3...v1.2.4
197+
[1.2.3]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.2.2...v1.2.3
193198
[1.2.2]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.2.1...v1.2.2
194199
[1.2.1]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.2.0...v1.2.1
195200
[1.2.0]: https://github.com/codeFareith/cf_google_authenticator/compare/v1.1.7...v1.2.0

0 commit comments

Comments
 (0)