Skip to content

Commit

Permalink
Merge pull request #805 from bohdan-harniuk/preparing-release-4-2-0
Browse files Browse the repository at this point in the history
Modified CHANGELOG before release 4.2.0
  • Loading branch information
Andrii Beziazychnyi authored Nov 25, 2021
2 parents 6fddfb4 + a923e36 commit 9b87962
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).

## 4.2.0

### Added

- Extending of the built-in Upgrade Compatibility Tool [#read-more](https://github.com/magento/magento2-phpstorm-plugin/wiki/4.2.0-Release)

### Changed

- Enhanced Magento 2 version resolving in [#747](https://github.com/magento/magento2-phpstorm-plugin/pull/747), [#751](https://github.com/magento/magento2-phpstorm-plugin/pull/751), [#777](https://github.com/magento/magento2-phpstorm-plugin/pull/777)

### Fixed

- Fixed NullPointerException for the InjectAViewModelAction in [#800](https://github.com/magento/magento2-phpstorm-plugin/pull/800)
- Fixed NullPointerException for a name attribute of the event tag and code style fixes in [#799](https://github.com/magento/magento2-phpstorm-plugin/pull/799)
- Fixed NullPointerException for PluginReferenceProvider in [#801](https://github.com/magento/magento2-phpstorm-plugin/pull/801)

## 4.1.0

### Added
Expand Down

0 comments on commit 9b87962

Please sign in to comment.