diff options
| author | mokou <mokou@fastmail.com> | 2022-09-06 12:22:17 +0200 |
|---|---|---|
| committer | mokou <mokou@fastmail.com> | 2022-09-06 12:22:17 +0200 |
| commit | c923e7af73a91970d2e63e03babbca9cc0817551 (patch) | |
| tree | a8fe941327f034862a68986482506f43751c9ff4 /CHANGELOG.md | |
| parent | c838d446add69fa7957acc8a51423f1584e35009 (diff) | |
chore: release 5.2.1
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b15cf9..9925e3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +<a name="5.2.1"></a> +## 5.2.1 (2022-09-06) + +#### Fixed + +- **quiz1**: Reworded the comment to actually reflect what's going on in the tests. + Also added another assert just to make sure. +- **rc1**: Fixed a typo in the hint. +- **lifetimes**: Add quotes to the `println!` output, for readability. + +#### Housekeeping + +- Fixed a typo in README.md + <a name="5.2.0"></a> ## 5.2.0 (2022-08-27) |
