Fix error in CHANGELOG.md.

This commit is contained in:
sk89q 2014-08-23 21:57:52 -07:00
parent 6174c9e486
commit 241f053b8a
1 changed files with 1 additions and 0 deletions

View File

@ -616,6 +616,7 @@ EduardBaer, TomyLobo, and halvors
* Item durability can now be toggled with item-durability. Thanks to Dinnerbone for figuring this out while filfilling my request. The default setting is to fix item durability.
* New no-physics-gravel and no-physics-sand options allow you to prevent gravel and sand from falling.
* New allow-portal-anywhere option allows you to create portal blocks anywhere.
## 1.3
* UPGRADE WARNING: If you are using database logging, you must add a NULL 'comment' VARCHAR field to the table. The line of SQL that you can run for MySQL can be found in blacklist_table.sql.