Skip to content

Commit 66f6125

Browse files
committed
正式发布v1.0.0版本
1 parent 8105da2 commit 66f6125

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

changelog.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,10 @@
380380

381381
- 修复定义`PKG_USING_UCOSIII_WRAPPER_TINY`后,代码报错的问题
382382

383+
### 2021-05-05
384+
385+
- 经过五个月的预发布测试,正式发布v1.0.0版本
386+
383387

384388

385389

@@ -660,6 +664,12 @@
660664
661665
662666
667+
## v1.0.0
668+
669+
经过五个月的预发布测试,正式发布v1.0.0版本
670+
671+
672+
663673
# TODO
664674
665675
## v1.1.0
@@ -670,4 +680,4 @@
670680
671681
# 已知问题
672682
673-
受上游RT-Thread影响https://github.com/RT-Thread/rt-thread/issues/3946导致兼容层的任务挂起/解挂API在挂起其他任务时,不能正确工作。任务自己挂起自己时,可以正常工作。
683+
受上游RT-Thread影响(https://github.com/RT-Thread/rt-thread/issues/3946) 导致兼容层的任务挂起/解挂API在挂起其他任务时,不能正确工作。任务自己挂起自己时,可以正常工作。

0 commit comments

Comments
 (0)