Skip to content

Commit

Permalink
Release version v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Horn committed Jun 12, 2017
1 parent 32ea765 commit 99592f1
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 72 deletions.
18 changes: 18 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 2.0.2

### Added

- #71 Moved events.xml to frontend/events.xml

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- #68 Activating the module also blocks the backend

## 2.0.1

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"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.",
"type": "magento2-module",
"minimum-stability": "stable",
"version": "2.0.1",
"version": "2.0.2",
"license": "Apache-2.0",
"authors": [
{
Expand Down
Loading

0 comments on commit 99592f1

Please sign in to comment.