From 817dea7ad3087455ddcbdb5d8976dc0c99939823 Mon Sep 17 00:00:00 2001 From: vitaliy Date: Tue, 13 Dec 2022 09:40:42 +0200 Subject: [PATCH] 5.0.0 updated CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 367abfb10..f9c377d5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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