Skip to content

Commit

Permalink
Update CHANGELOG.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn authored Nov 22, 2023
1 parent 084db45 commit f21a75c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
9.x - 1.20.2 - dev/master - java 17
===================================
9.1.2 - Fixed server crash
9.1.1 - Fixed blockstate override for BlockEntity class not evaluated if it has override from Block class
- Fixed player head skin always showing as Steve's
- Changed item tooltip to show item number as suffixed form (1000 -> 1K)
Expand All @@ -16,6 +17,7 @@

8.x - 1.20.1 - dev/1.20.1 - java 17
===================================
8.4.3 - Fixed server crash
8.4.2 - Fixed blockstate override for BlockEntity class not evaluated if it has override from Block class
- Fixed player head skin always showing as Steve's
- Changed item tooltip to show item number as suffixed form (1000 -> 1K)
Expand Down Expand Up @@ -191,6 +193,7 @@

5.x - 1.19.2 - dev/1.19.2 - java 17
===================================
5.19.3 - Fixed server crash
5.19.2 - Fixed blockstate override for BlockEntity class not evaluated if it has override from Block class
- Fixed player head skin always showing as Steve's
5.19.1 - [API] Added `IRegistrar#addFeatureConfig`
Expand Down

0 comments on commit f21a75c

Please sign in to comment.