File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11<idea-plugin version =" 2" >
22 <id >com.aopphp.go.framework</id >
33 <name >Go! AOP Framework</name >
4- <version >1.1 .0</version >
4+ <version >1.2 .0</version >
55 <vendor email =" lisachenko.it@gmail.com" url =" http://go.aopphp.com" >Go! AOP Framework</vendor >
66
77 <description ><![CDATA[
@@ -37,6 +37,11 @@ This plugin adds a support for aspect-oriented programming in PHP with Go! AOP p
3737 ]]> </description >
3838
3939 <change-notes ><![CDATA[
40+ <h2>1.2.0</h2>
41+ <ul>
42+ <li>Added support for the matchInherited() pointcut syntax</li>
43+ <li>Fixed an issue with an incorrect code injection <a href="https://github.com/goaop/idea-plugin/issues/11">#11</a></li>
44+ </ul>
4045<h2>1.1.0</h2>
4146<ul>
4247 <li>Line markers for aspects with ability to navigate to all advised elements</li>
You can’t perform that action at this time.
0 commit comments