From 340825e660c83c262a08b9afc0c4603dc610a81c Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 31 Jan 2023 17:25:33 -0600 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91b88dd..a1662be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 0.2.1 - 2023-01-31 + +### Miscellaneous Tasks + +- Resolve clippy warnings and add a bounds check. + ## Version 0.2.0 - 2022-08-27 ### Refactor