Skip to content

Commit

Permalink
5.0.0 updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VitaliyBoyko committed Dec 13, 2022
1 parent 9299700 commit 817dea7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
### Changed

- EAV attributes code generators: Added default values of the group property [#1259](https://github.com/magento/magento2-phpstorm-plugin/pull/1259)
- All code generators: Added constants visibility and class property types[#1260](https://github.com/magento/magento2-phpstorm-plugin/pull/1260)
- All code generators: Added constants visibility and class property types [#1260](https://github.com/magento/magento2-phpstorm-plugin/pull/1260)
- UCT custom coming versions [#1251](https://github.com/magento/magento2-phpstorm-plugin/pull/1251)

### Fixed

- Fixed wrong director(y|ies) generation for GraphQL resolver class [#1192](https://github.com/magento/magento2-phpstorm-plugin/pull/1192)
- Fixed IndexOutOfBoundsException: CreateResolverClassQuickFix.applyFix(CreateResolverClassQuickFix.java:43) [#1192](https://github.com/magento/magento2-phpstorm-plugin/pull/1192)
- Index out of range [#1239](https://github.com/magento/magento2-phpstorm-plugin/pull/1239)

## 4.4.0

Expand Down

0 comments on commit 817dea7

Please sign in to comment.