add changelog.md

This commit is contained in:
sunface 2022-03-05 01:17:21 +08:00
parent d39c048d0e
commit 0ef5b7886c
1 changed files with 5 additions and 0 deletions

5
ChangeLog.md Normal file
View File

@ -0,0 +1,5 @@
# ChangeLog
### 2022-03-05
- Add [Traits chapter](https://practice.rs/generics-traits/traits.html) and solutions