Skip to content

Commit 4c0eadc

Browse files
committed
released v1.30.0
1 parent dcfd354 commit 4c0eadc

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Changelog
66
<a target="_blank" href="https://apps.apple.com/app/devtutor/id6471227008?platform=iphone" title="DevTutor for SwiftUI AppStore"><img alt="DevTutor for SwiftUI AppStore iOS" src="https://jaywcjlove.github.io/sb/download/appstore.svg" height="51">
77
</a>
88

9+
## [v1.30.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.30.0)
10+
11+
1. doc: update @FocusState document.
12+
2. doc: update Text document.
13+
3. doc: update Popover document.
14+
4. feat: add documentation for TimelineView.
15+
916
## [v1.29.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.29.0)
1017

1118
1. feat: add Conditional Compilation Directives document

CHANGELOG.zh.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Changelog
66
<a target="_blank" href="https://apps.apple.com/app/devtutor/id6471227008?platform=iphone" title="DevTutor for SwiftUI AppStore"><img alt="DevTutor for SwiftUI AppStore iOS" src="https://jaywcjlove.github.io/sb/download/appstore.svg" height="51">
77
</a>
88

9+
## [v1.30.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.30.0)
10+
11+
1. 文档:更新 @FocusState 文档。
12+
2. 文档:更新 Text 相关文档。
13+
3. 文档:更新 Popover 文档。
14+
4. 新功能:为 TimelineView 添加文档。
15+
916
## [v1.29.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.29.0)
1017

1118
1. feat: 添加条件编译指令文档

0 commit comments

Comments
 (0)