浏览代码

Test kernel console now will lock before `println` line is finished

luojia65 4 年之前
父节点
当前提交
93526146b8
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Modified
 - Enhanced in-line code documents from SBI standard
 
+### Fixed
+- Test kernel console now will lock before `println` line is finished
+
 ## [0.1.1] - 2021-02-01
 ### Added
 - Abstract support for HSM and SRST extensions