File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
16
16
### Changed
17
17
18
18
- EAV attributes code generators: Added default values of the group property [ #1259 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1259 )
19
- - All code generators: Added constants visibility and class property types[ #1260 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1260 )
19
+ - All code generators: Added constants visibility and class property types [ #1260 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1260 )
20
+ - UCT custom coming versions [ #1251 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1251 )
20
21
21
22
### Fixed
22
23
23
24
- Fixed wrong director(y|ies) generation for GraphQL resolver class [ #1192 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1192 )
24
25
- Fixed IndexOutOfBoundsException: CreateResolverClassQuickFix.applyFix(CreateResolverClassQuickFix.java:43) [ #1192 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1192 )
26
+ - Index out of range [ #1239 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1239 )
25
27
26
28
## 4.4.0
27
29
You can’t perform that action at this time.
0 commit comments