From f01247081fc236e8d5c04aae7393bcb8d2eb10fc Mon Sep 17 00:00:00 2001 From: dahlend Date: Mon, 19 Aug 2024 16:00:01 -0700 Subject: [PATCH] typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef8c5fa..094bcc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed a bug where saving lists of SimultaneousStates had a bug where field of view information was not being saved correctly. - Fixed incompatibility with older versions of the rust compiler, working back to - atleast v1.75.0 + at least v1.75.0 ## [0.2.5] - 2024 - 8 - 12