Skip to content

Commit 0748b59

Browse files
author
Florian Horn
committed
Release candidate 2 for v2.3.0
1 parent f3e6347 commit 0748b59

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file, in reverse
88

99
- #88 Migrated from using observers to hook into router chain
1010
- #89 Enabled edition of default whitelist routes
11+
- #92 Fixed syntax issue in layout xml, invalid block definition
1112

1213
### Deprecated
1314

@@ -21,6 +22,7 @@ All notable changes to this project will be documented in this file, in reverse
2122

2223
- #83 404 pages do not show when logged out
2324
- #84 Disable registration isn't possible
25+
- #91 Whitelist is Not works for Magento 2.2.0
2426

2527
## 2.2.0
2628

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "The Force Login module for Magento2 redirects a storefront visitor to the Magento2 Frontend login page, if the visitor is not logged in. It is possible to configure the whitelisted urls to add custom definitions.",
44
"type": "magento2-module",
55
"minimum-stability": "stable",
6-
"version": "2.3.0-RC1",
6+
"version": "2.3.0-RC2",
77
"license": "Apache-2.0",
88
"authors": [
99
{

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)