From 2a07b8d9e5c39508f6181007d871c992f91e794c Mon Sep 17 00:00:00 2001 From: Caleb Bell Date: Sun, 10 Nov 2024 14:30:31 -0700 Subject: [PATCH] Changelog update --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.md b/changelog.md index f44c1ae8..3a0d5ccb 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,16 @@ ## [Unreleased] + +## [1.0.27] - 2024-11-10 + +### Changed +- Code cleanup and minor optimizations +- Fix Issue #60 https://github.com/CalebBell/fluids/issues/60 +- Fix Issue #54 https://github.com/CalebBell/fluids/issues/54 +- Fix Issue #16 https://github.com/CalebBell/fluids/issues/16 +- Use the canonical timezone for Mountain Time https://github.com/CalebBell/fluids/pull/71 + ## [1.0.24] - 2023-06-04 ### Changed