diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..607d7ac --- /dev/null +++ b/changelog.md @@ -0,0 +1,16 @@ +## 2.1.0 (not yet released) +* Command outputs are now colored. +* Fixed a bug where players in creative mode would not be teleported correctly. +* Made various commands available via the server console. +* Simplified command names. + +## 2.0.1a +* Fixed broken import for gates created with version 2.0.0 + +## 2.0.1 +* Updated permissions to allow everyone to use gates by default. +* Fixed a bug where yaw had not been taken correctly into account while teleporting. +* Re-added persistence of yaw and pitch of gate locations and exits. + +## 2.0.0 +Initial release under new name \ No newline at end of file