Skip to content

Commit d2ca039

Browse files
committed
Add 0.7.0 changelog
1 parent 0d7b3af commit d2ca039

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

build.gradle

+9
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,15 @@ patchPluginXml {
3434
untilBuild '192.*'
3535
changeNotes """
3636
37+
<H2>Changelog for 0.7.0</H2>
38+
<ul>
39+
<li>Fix NPE when clicking Gitflow menu #245 (@opherv)</li>
40+
<li>Fix "Init gitflow" doesn't update widget #247 (@opherv)</li>
41+
<li>Fix Wrong message when finishing a feature #144 (@opherv)</li>
42+
<li>Feature: Re-init gitflow (access from VCS>Git>Gitflow>Advanced menu) #50 (@bmwsedee/@opherv)</li>
43+
<li>"Feature": Don't show branch select combo on new Hotfix (@opherv)</li>
44+
</ul>
45+
3746
<H2>Changelog for 0.6.9</H2>
3847
<ul>
3948
<li>Support for Idea build 192 #241 (@opherv)</li>

0 commit comments

Comments
 (0)