diff --git a/内容变更记录.md b/内容变更记录.md index 79a191b8..05ad18a4 100644 --- a/内容变更记录.md +++ b/内容变更记录.md @@ -4,6 +4,7 @@ ## 2022-03-09 - 在 [Deref 章节](https://course.rs/advance/smart-pointer/deref.html)中新增开篇引导示例,帮助读者更好的理解当前章节 +- 为部分章节增加[课后练习题链接](https://github.com/sunface/rust-by-practice) ## 2022-03-08