Skip to content

Commit b9f727b

Browse files
author
Vitaliy Boyko
committed
Reformatted CHANGELOG.md
1 parent fc0fa59 commit b9f727b

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

CHANGELOG.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,27 @@
11
1.0.0
22
=============
33
* Features:
4-
* "Go to GraphQL schema" line marker in the scope of class/interface and method
5-
* "Go to GraphQL resolver class" line marker in the scope of GraphQL schema type arguments
64
* RequireJS mapping support (reference navigation, completion)
7-
* Plugin class methods generation
8-
* Code Inspection: Plugin declaration in the scope of a Plugin Class
95
* MFTF support MVP (reference navigation, completion)
10-
* Fixed support of 2020.* versions of IDE's
6+
* Line markers for navigation from a plugin class to a target class
7+
* Line markers for navigation from a GraphQl resolver to schema and vice versa
8+
* Create a plugin for a class public method
119
* Create a New Magento 2 Module action
12-
* Code Inspection: Duplicated Observer Usage in events XML
13-
* Code Inspection: Duplicated plugin Usage in di.xml
14-
* Create a Plugin class for a class public method action
15-
* Code Inspection: Warning regarding Cacheable false attribute in default XML
16-
* Create a Preference for a class action
1710
* Create a Block action
1811
* Create a View Model action
19-
* Line markers for navigation from a plugin class to a target class
20-
* Magento 2 Module Project template on the start up
12+
* Create a new Magento 2 module as a separate project
2113
* Create an observer for an event action
22-
* Plugin - Target line markers
14+
* Create a GraphQL resolver action
15+
* Override class by reference action
16+
* Plugin class methods generation
17+
* Code Inspection: Duplicated plugin Usage in di.xml
18+
* Code Inspection: Plugin declaration in the scope of a Plugin Class
19+
* Code Inspection: Warning regarding Cacheable false attribute in default XML
2320
* Code Inspection: GraphQL resolver in the scope of a PHP Class
21+
* Code Inspection: Duplicated Observer Usage in events XML
2422
* Moved plugin configuration from `Settings > Preferences > Languages & Frameworks > PHP > Magento` to
25-
`Settings > Preferences > Languages & Frameworks > PHP > Frameworks > Magento`
26-
* Create a GraphQL resolver action
23+
`Settings > Preferences > Languages & Frameworks > PHP > Frameworks > Magento`
24+
* Fixed support of 2020.* versions of IDE's
2725

2826
0.3.0
2927
=============

0 commit comments

Comments
 (0)