Skip to content

Commit

Permalink
Add 0.7.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
OpherV committed Sep 5, 2019
1 parent 0d7b3af commit d2ca039
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,15 @@ patchPluginXml {
untilBuild '192.*'
changeNotes """
<H2>Changelog for 0.7.0</H2>
<ul>
<li>Fix NPE when clicking Gitflow menu #245 (@opherv)</li>
<li>Fix "Init gitflow" doesn't update widget #247 (@opherv)</li>
<li>Fix Wrong message when finishing a feature #144 (@opherv)</li>
<li>Feature: Re-init gitflow (access from VCS>Git>Gitflow>Advanced menu) #50 (@bmwsedee/@opherv)</li>
<li>"Feature": Don't show branch select combo on new Hotfix (@opherv)</li>
</ul>
<H2>Changelog for 0.6.9</H2>
<ul>
<li>Support for Idea build 192 #241 (@opherv)</li>
Expand Down

0 comments on commit d2ca039

Please sign in to comment.