diff --git a/source/chapter1/04_revision_history.md b/source/chapter1/04_revision_history.md index 9a5036ba..7de463c1 100644 --- a/source/chapter1/04_revision_history.md +++ b/source/chapter1/04_revision_history.md @@ -31,18 +31,78 @@ > > 3.0.1 > 翻译+校对:[shanks](http://codebuild.me),2016-11-10 +> +> 3.1 +> 翻译+校对:[bq](https://github.com/bqlin),2018-02-22 +> +> 4.0 +> 翻译+校对:[bq](https://github.com/bqlin),2018-02-22 +> +> 4.1 +> 翻译+校对:[bq](https://github.com/bqlin),2018-02-22 本页面根据 [Document Revision History](https://developer.apple.com/library/ios/documentation/Swift/Conceptual/Swift_Programming_Language/RevisionHistory.html) 进行适配更新。 本页内容包括: -- [Swift 3.1 更新](#swift_3_1) -- [Swift 3.0 更新](#swift_3_0) -- [Swift 2.2 更新](#swift_2_2) -- [Swift 2.1 更新](#swift_2_1) -- [Swift 2.0 更新](#swift_2_0) -- [Swift 1.2 更新](#swift_1_2) -- [Swift 1.1 更新](#swift_1_1) -- [Swift 1.0 更新](#swift_1_0) + +- [Swift 4.0 更新](#swift_4_1) +- [Swift 4.0 更新](#swift_4_0) +- [Swift 3.1 更新](#swift_3_1) +- [Swift 3.0 更新](#swift_3_0) +- [Swift 2.2 更新](#swift_2_2) +- [Swift 2.1 更新](#swift_2_1) +- [Swift 2.0 更新](#swift_2_0) +- [Swift 1.2 更新](#swift_1_2) +- [Swift 1.1 更新](#swift_1_1) +- [Swift 1.0 更新](#swift_1_0) + + +### Swift 4.1 更新 + + + + + + + + + + + + + + +
发布日期语法变更记录
2018-02-06 + +
+ + +### Swift 4.0 更新 + + + + + + + + + + + + + + +
发布日期语法变更记录
2017-12-04 +
    +
  • 更新至 Swift 4.0.3。
  • +
  • 更新 Key-Path 表达式,现在 key path 支持下标子路径。
  • +
+
### Swift 3.1 更新 @@ -55,27 +115,21 @@ - - 2016-10-27 - - - + + 2017-03-27 + + + @@ -91,7 +145,29 @@ - + + 2016-10-27 + + + + + 2016-09-13