File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
6
6
7
7
## 5.0.0
8
8
9
+ ### Added
10
+
11
+ - Code generation of a Data Patch Boilerplate file [ #1188 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1188 )
12
+ - Code generation of an Observer from the context menu [ #1200 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1200 )
13
+ - Code generation of events.xml file [ #1189 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1189 )
14
+ - Config Scope directory inspection [ #1261 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1261 )
15
+
16
+ ### Changed
17
+
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 )
20
+
9
21
### Fixed
10
22
11
23
- Fixed wrong director(y|ies) generation for GraphQL resolver class [ #1192 ] ( https://github.com/magento/magento2-phpstorm-plugin/pull/1192 )
You can’t perform that action at this time.
0 commit comments