Skip to content

Commit 817dea7

Browse files
committed
5.0.0 updated CHANGELOG.md
1 parent 9299700 commit 817dea7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
1616
### Changed
1717

1818
- 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)
2021

2122
### Fixed
2223

2324
- Fixed wrong director(y|ies) generation for GraphQL resolver class [#1192](https://github.com/magento/magento2-phpstorm-plugin/pull/1192)
2425
- 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)
2527

2628
## 4.4.0
2729

0 commit comments

Comments
 (0)