File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ Changelog
5
5
0.9.x: PhpStorm 6
6
6
0.10.x: PhpStorm 7
7
7
8
+ ### 0.10.45
9
+ * Some fixes for phpstorm 7.1.2
10
+
8
11
### 0.10.44
9
12
* Close profiler feature and merge into prod
10
13
* Add profiler statusbar widget
Original file line number Diff line number Diff line change 1
1
<idea-plugin version =" 2" url =" https://github.com/haehnchen/idea-php-symfony2-plugin" >
2
2
<id >fr.adrienbrault.idea.symfony2plugin</id >
3
3
<name >Symfony2 Plugin</name >
4
- <version >0.10.44 </version >
4
+ <version >0.10.45 </version >
5
5
<vendor email =" daniel@espendiller.net" url =" http://espend.de" >Daniel Espendiller</vendor >
6
6
7
7
<description ><![CDATA[
94
94
0.10.x: PhpStorm 7<br>
95
95
<br>
96
96
97
+ <h2>0.10.45</h2>
98
+ <ul>
99
+ <li>Some fixes for phpstorm 7.1.2</li>
100
+ </ul>
101
+
97
102
<h2>0.10.44</h2>
98
103
<ul>
99
104
<li>Close <a href="http://symfony2-plugin.espend.de/extension/signature_type.html#profiler-statusbar">profiler feature</a> and merge into master</li>
You can’t perform that action at this time.
0 commit comments