mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-28 08:14:06 +02:00
Fix typo in zh-CN translation (#423)
This commit is contained in:
parent
66b49ef595
commit
e8d06f99de
@ -141,7 +141,7 @@ version: 1.0.0
|
|||||||
当从一个版本升级至另一个时,人们应清楚(尽管痛苦)地知道哪些部分将不再被支持。应该允许先升级至一个列出哪些功能将会被弃用的版本,待去掉那些不再支持的部分后,再升级至把那些弃用功能真正移除的版本。
|
当从一个版本升级至另一个时,人们应清楚(尽管痛苦)地知道哪些部分将不再被支持。应该允许先升级至一个列出哪些功能将会被弃用的版本,待去掉那些不再支持的部分后,再升级至把那些弃用功能真正移除的版本。
|
||||||
|
|
||||||
%p
|
%p
|
||||||
即使其他什么都不做,也至少要在更新日志中列出 derecations,removals 以及其他重大变动。
|
即使其他什么都不做,也至少要在更新日志中列出 deprecations,removals 以及其他重大变动。
|
||||||
|
|
||||||
%h4#confusing-dates
|
%h4#confusing-dates
|
||||||
%a.anchor{ href: "#confusing-dates", aria_hidden: "true" }
|
%a.anchor{ href: "#confusing-dates", aria_hidden: "true" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user