update changelog.md

This commit is contained in:
sunface
2022-03-05 22:05:53 +08:00
parent d039ad7ead
commit 9405c576ff
3 changed files with 6 additions and 3 deletions

View File

@ -2,7 +2,7 @@
This book was designed for easily diving into Rust, and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics !
> 🎊 Updated on 2022-03-05: Add [Trait object](https://practice.rs/generics-traits/trait-object.html)
> 🎊 Updated on 2022-03-06: Add [Advanced Traits](https://practice.rs/generics-traits/advanced-traits.html)
## Read online