···55and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6677### [1.3.2]
88-- Added Traditional Chinese (Hong Kong) translations. (Thanks to [hugoalh](https://github.com/hugoalh))
99-- Updated Traditional Chinese (Taiwan) and Simplified Chinese translations. (Thanks to [hugoalh](https://github.com/hugoalh))
88+- Added Traditional Chinese (Hong Kong) translations. (Thanks to [Dicecan](https://github.com/Dicecan)
99+- Updated Traditional Chinese (Taiwan) and Simplified Chinese translations. (Thanks to [Dicecan](https://github.com/Dicecan))
1010- Fixed a bug which caused `/back` locations to persist when in single player and joining a different world.
11111212### [1.3.1]
···3131- Fixed the usage of an invalid translation string when renaming a Home or Warp to a name that already exists.
3232- Fixed the error handling for when a world isn't found (when going back, going home or warping).
3333 - It now throws a warning and gives the player a new error message (before it would give an incorrect `notFound` error)
3434+- Fixed Traditional Chinese - Taiwan (Thanks to [Dicecan](https://github.com/Dicecan)!)
34353536#### Added
3637- Added a version variable in the mod that gets printed on startup
···4041- Added a new `common.worldNotFound` translation key for when a world cannot be found
4142- Added a new `common.defaultPrompt` translation key for a new "Set Default" button for `/homes`
4243- Added a new `common.nameExists` translation key for when that name already exists
4444+- Added Simplified Chinese (Thanks to [Dicecan](https://github.com/Dicecan)!)
4345- Added Bulgarian translations (Thanks to a friend of mine!)
44464547### [v1.2.2]