File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -66,9 +66,20 @@ plugin developed by [DemonWav](https://github.com/demonwav).
6666 </tr>
6767 </thead >
6868 <tbody >
69+ <tr>
70+ <td valign="top"><b>0.8.1</b></td>
71+ <td valign="top">September 2020</td>
72+ <td valign="top">
73+ <ul>
74+ <li><b>Hotfix for supporting ModLauncher 7.0</b></li>
75+ <li>Fix critical issue with resolving obfuscated members in inherited
76+ interfaces</li>
77+ </ul>
78+ </td>
79+ </tr>
6980 <tr>
7081 <td valign="top"><b>0.8</b></td>
71- <td valign="top">August 2019 </td>
82+ <td valign="top">January 2020 </td>
7283 <td valign="top">
7384 <ul>
7485 <li><b>Updated to ASM 6.2</b></li>
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description=Mixin
55url =https://www.spongepowered.org
66organization =SpongePowered
77buildVersion =0.8.1
8- buildType =SNAPSHOT
8+ buildType =RELEASE
99asmVersion =6.2
1010legacyForgeAsmVersion =5.0.3
1111modlauncherAsmVersion =6.2
You can’t perform that action at this time.
0 commit comments