summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormokou <mokou@fastmail.com>2022-09-06 12:22:17 +0200
committermokou <mokou@fastmail.com>2022-09-06 12:22:17 +0200
commitc923e7af73a91970d2e63e03babbca9cc0817551 (patch)
treea8fe941327f034862a68986482506f43751c9ff4 /CHANGELOG.md
parentc838d446add69fa7957acc8a51423f1584e35009 (diff)
chore: release 5.2.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
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)