Skip to content

Commit f940ea1

Browse files
committed
docs: add CHANGELOG for python v0.1.0
1 parent 7d3369d commit f940ea1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

packages/python/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.1.0
2+
3+
- 正式发布
4+
- Project/Task 基于 Pydantic BaseModel
5+
- JSON 序列化 (to_dict / model_validate)
6+
- Task.replace() 等效 Dart copyWith
7+
18
## 0.1.0-rc.1
29

310
- 初始测试发布

0 commit comments

Comments
 (0)