mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Bump version to 1.4.0
This commit is contained in:
parent
f5c1e26256
commit
00bf121c3b
@ -1,17 +1,22 @@
|
|||||||
export const CHANGELOG = [
|
export const CHANGELOG = [
|
||||||
|
{
|
||||||
|
version: "1.4.0",
|
||||||
|
date: "UNRELEASED",
|
||||||
|
entries: ["Added puzzle mode"],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
version: "1.3.1",
|
version: "1.3.1",
|
||||||
date: "beta",
|
date: "16.04.2021",
|
||||||
entries: G_CHINA_VERSION
|
entries: G_CHINA_VERSION
|
||||||
? [
|
? [
|
||||||
"第13关的交付目标更改为:中国古代指南针。(感谢玩家:凯风入心 创作并提供",
|
"第13关的交付目标更改为:中国古代指南针。(感谢玩家:凯风入心 创作并提供",
|
||||||
"第17关的交付目标更改为:永乐通宝。(感谢玩家:金天赐 创作并提供",
|
"第17关的交付目标更改为:永乐通宝。(感谢玩家:金天赐 创作并提供",
|
||||||
"第22关的交付目标更改为:凤凰。(感谢玩家:我没得眼镜 创作并提供",
|
"第22关的交付目标更改为:凤凰。(感谢玩家:我没得眼镜 创作并提供",
|
||||||
"第23关的交付目标更改为:古代车轮。(感谢玩家:我没得眼镜 创作并提供",
|
"第23关的交付目标更改为:古代车轮。(感谢玩家:我没得眼镜 创作并提供",
|
||||||
"第24关的交付目标更改为:大熊猫。(感谢玩家:窝囸倪现任 创作并提供",
|
"第24关的交付目标更改为:大熊猫。(感谢玩家:窝囸倪现任 创作并提供",
|
||||||
|
|
||||||
"修复了一些特定情况下偶尔会发生的存档损坏问题",
|
"修复了一些特定情况下偶尔会发生的存档损坏问题",
|
||||||
"修复了成就更新后有时候游戏崩溃的问题",
|
"修复了成就更新后有时候游戏崩溃的问题",
|
||||||
]
|
]
|
||||||
: [
|
: [
|
||||||
"Fixed savegames getting corrupt in rare conditions",
|
"Fixed savegames getting corrupt in rare conditions",
|
||||||
|
Loading…
Reference in New Issue
Block a user