We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e84cb commit 42cd5fcCopy full SHA for 42cd5fc
changelogs/index.html
@@ -89,6 +89,12 @@ <h1>Changelogs</h1>
89
<div class="apanel" style="margin-bottom: 40px; --ThemeColor: var(--ReimaginedColor);">
90
<p></p>
91
92
+ <button class="aaccordion aaversion">r2.0.1 - Feb 25, 2023</button>
93
+ <div class="apanel">
94
+ <p></p>
95
+ <p id="r12" class="cenR"></p>
96
97
+ </div>
98
<button class="aaccordion aaversion">r2.0 - Feb 24, 2023</button>
99
<div class="apanel">
100
changelogs/reimagined-ch/r12.txt
@@ -0,0 +1,2 @@
1
+Changes over r2.0:
2
+- Fixed older Minecraft versions having broken shadows
0 commit comments