From 888a9e78fce1bfbeb64ced277c286d0c8731df27 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Mon, 6 Jan 2025 19:39:20 -0500 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3d5d65..6b7cb71 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.9.1 - 2025-01-07 + +### Miscellaneous Tasks + +- Don't set position if values are NaN. + ## Version 0.9.0 - 2024-12-06 ### Miscellaneous Tasks