1.0.6 -> 1.0.7

This commit is contained in:
Artem Chivchalov
2016-11-11 17:36:00 +03:00
parent b8e131564d
commit 480fd404e2

View File

@@ -1,6 +1,9 @@
#### 1.0.6
#### 1.0.7
* `config.cli.createSandbox` is deprecated now, use `config.cli.onCliSandbox` instead.
* Fixed permissions for scripts in `node_modules/.hooks` after running `screeps init`.
#### 1.0.6
* Technical release.
#### 1.0.5
* Replaced `moddir` launch option with `modfile`. The `mods.json` file is moved to the same folder as `.screepsrc`. The `mods` folder is no longer used now.