1
0
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:
tobspr 2021-05-01 18:06:47 +02:00
parent f5c1e26256
commit 00bf121c3b
2 changed files with 14 additions and 9 deletions

View File

@ -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",

View File

@ -1 +1 @@
1.3.1 1.4.0