Skip to content

Commit f0e831c

Browse files
committed
ドキュメント改訂履歴の更新
1 parent e8ed1e9 commit f0e831c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

revision-history/document-revision-history.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# ドキュメント改訂履歴\(Document Revision History\)
22

3-
最終更新日: 2022/12/3
3+
最終更新日: 2023/6/6
44
原文: https://docs.swift.org/swift-book/RevisionHistory/RevisionHistory.html
55

66
本書に対する最近の変更点を確認する。
77

8-
## 2022-06-06
8+
## 2023-03-30
9+
10+
* Swift 5.8 に更新しました
11+
* [遅延アクション\(Deferred Actions\)](../language-guide/control-flow.md#遅延アクションdeferred-actions)を追加し、エラーハンドリングの以外の `defer` の使い方を示しました
12+
* 全体的な細かい修正と追加
13+
14+
## 2022-09-12
915

1016
* Swift 5.7 に更新しました
1117
* アクターとタスク間のデータ送信に関する情報を [Sendable Types](../language-guide/concurrency.md#sendable-types) セクションに追加しました。また、[@Sendable](../language-reference/attributes.md#sendable) 属性と [@unchecked](../language-reference/attributes.md#unchecked) 属性に関するセクションを追加しました

0 commit comments

Comments
 (0)