Update HISTORY_ZH.md

Former-commit-id: 5071c14972340152b0e1c7cd8af52ba33d2d595d
This commit is contained in:
Zeno-Code 2018-02-15 21:37:47 +08:00 committed by GitHub
parent e0b5a6f820
commit 9b780eb0fd

View File

@ -17,9 +17,9 @@
**如何升级**: 打开命令行执行以下命令: `go get -u github.com/kataras/iris` 或者等待自动更新。
# Th, 15 February 2018 | v10.2.1
# 2018 2月15号 | v10.2.1 版本更新
This history entry is not yet translated to Chinese. Please read [the english version instead](https://github.com/kataras/iris/blob/master/HISTORY.md#th-15-february-2018--v1021).
修正 子域名 (subdomain) 的 `StaticEmbedded``StaticWeb` 不存在错误, 由 [@speedwheel](https://github.com/speedwheel) 通过 [facebook page's chat](https://facebook.com/iris.framework) 反馈。
# 2018 2月8号 | v10.2.0 版本更新