There was an error while loading. Please reload this page.
2 parents 8c5bade + a5142c9 commit df7e62eCopy full SHA for df7e62e
1 file changed
interface/rdif-serial/CHANGELOG.md
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.5.3](https://github.com/drivercraft/rdrive/compare/rdif-serial-v0.5.2...rdif-serial-v0.5.3) - 2025-10-16
11
+
12
+### Fixed
13
14
+- 修改 Register trait 中 read_byte 方法的可变性,优化 Serial 结构体的内存管理
15
16
+### Other
17
18
+- 更新 TransferError 枚举,移除 RegisterTransferError,简化错误处理逻辑
19
20
## [0.5.2](https://github.com/drivercraft/rdrive/compare/rdif-serial-v0.5.1...rdif-serial-v0.5.2) - 2025-10-16
21
22
### Other
0 commit comments