Skip to content

Commit

Permalink
Update Changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
shochdoerfer committed May 13, 2022
1 parent a3b9f5d commit bc1b44b
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Changelog.md
Expand Up @@ -2,6 +2,29 @@

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

## 5.0.0

### Added

- [#211](https://github.com/bitExpert/magento2-force-login/pull/211) M2.4.4 compability
- [#197](https://github.com/bitExpert/magento2-force-login/pull/197) Allow the store column to be sorted in the grid view
- [#188](https://github.com/bitExpert/magento2-force-login/pull/188) Paypal Ipn

### Deprecated

- [#202](https://github.com/bitExpert/magento2-force-login/pull/202) Only support M2.4.x

### Removed

- Nothing.

### Fixed

- [#212](https://github.com/bitExpert/magento2-force-login/pull/212) Allow Magento admin to log in as customer
- [#209](https://github.com/bitExpert/magento2-force-login/pull/209) Fix bug for wrong redirect on customer login and account confirmation
- [#206](https://github.com/bitExpert/magento2-force-login/pull/206) Homepage Redirect After Login Leads To incorrect url
- [#198](https://github.com/bitExpert/magento2-force-login/pull/198) Fix undefined method call

## 4.1.0

### Added
Expand Down

0 comments on commit bc1b44b

Please sign in to comment.