Skip to content

Commit d39835c

Browse files
committed
Merged changelog into build.gradle.
1 parent 55356b3 commit d39835c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

build.gradle

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ intellij {
2626
patchPluginXml {
2727
// Pulled from rendored .rst
2828
changeNotes """
29+
<p><strong>1.8.2 rferguson 09/22/2018</strong></p>
30+
<ul class="simple">
31+
<li>Added java-decompiler plugin dependency to build.gradle plugin.xml.</li>
32+
<li>BugFix - Prior release would blindly produce empty classes with “{ //compiled content” bodies
33+
when decompile and attach was used before any other decompile activity that triggered legal
34+
terms acceptance and related key setting. Plugin now reproduced legal disclaimer from java-decompiler
35+
when needed and sets acceptance key to fix bug.</li>
36+
</ul>
2937
<strong>1.8.1 rferguson 09/04/2018</strong>
3038
<ul class="simple">
3139
<li>Documentation is prettier.</li>

0 commit comments

Comments
 (0)