This commit is contained in:
Artem Chivchalov
2017-02-06 15:21:21 +03:00
parent d2bfa4bb20
commit cd6ff54a2f
2 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,6 @@
#### 2.3.0
* Added support for RoomVisual API according to this [changelog](https://screeps.zendesk.com/hc/en-us/articles/115001047425).
#### 2.2.2
* Disallowed `Promise` objects since due to their security vulnerability in virtual machine environment.
* Fixed a bug with invalid runtime data for a controller signed by another player, but owned by the current player.