Updated CHANGELOG.txt for 5.4.1.

This commit is contained in:
sk89q 2012-08-24 13:45:15 -07:00
parent 6be8c8b55c
commit ee2f030790

View File

@ -1,4 +1,9 @@
5.4
5.4.1:
- Fixed lingering 256 block ID restriction preventing block IDs up to 4095.
- Fixed certain tile entity blocks not being set correctly.
- Fixed schematic loading code not properly handling the AddBlocks section.
5.4:
- Added support for Minecraft 1.3.
- Added improved, but experimental, support for custom blocks added by
mods, and added by future Minecraft versions.