We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea17fb commit 8b2ecdbCopy full SHA for 8b2ecdb
changelogs/index.html
@@ -156,6 +156,12 @@ <h1>Changelogs</h1>
156
<div class="apanel" style="margin-bottom: 40px; --ThemeColor: var(--VersionFourColor);">
157
<p></p>
158
159
+ <button class="aaccordion aaversion">v4.7.1 - Jan 27, 2023</button>
160
+ <div class="apanel">
161
+ <p></p>
162
+ <p id="v453" class="cenV4"></p>
163
164
+ </div>
165
<button class="aaccordion aaversion">v4.7 - Jan 20, 2023</button>
166
<div class="apanel">
167
changelogs/version4-ch/v453.txt
@@ -0,0 +1,2 @@
1
+Changes over v4.7:
2
+- Fixed crash on Optifine 1.19.3
0 commit comments