diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cee08ad..93d73e48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. - [Diggy] Stones killed by damage no longer spill. #395 - [Core] Fix /kill non-functional if walkabout is disabled. Fix walkabout giving from variable definition. #425 - [Core] Fix null reference in chat_triggers #431 +- [Core] Fix nil ref in train_station_names #441 ### Internal - [Core] Cleanup of code formatting. #413 #415 #414 #412 #411