Update CHANGELOG.md

This commit is contained in:
Artem Chivchalov
2016-11-16 12:57:03 +03:00
parent 12e82004ed
commit 89f144bfc2

View File

@@ -1,5 +1,10 @@
#### 2.1.2
* Added new CLI `system` object. Moved all methods from `tools` to `system` and `map`.
* Added new CLI method `system.runCronjob`.
* Fixed an incorrect value of `Game.cpu.limit` property.
#### 2.1.1
* Add the title field in the Steam Workshop mods editor
* Added the title field in the Steam Workshop mods editor
#### 2.1.0
* Added [Steam Workshop](http://steamcommunity.com/app/464350/workshop/) support for mods and bot AI scripts.