From b7229ee55513c3bf41ed4105a718cc2041f2f093 Mon Sep 17 00:00:00 2001 From: John Mettraux Date: Fri, 22 Nov 2024 18:22:05 +0900 Subject: [PATCH] Fix typo in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34ac751..791f93b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * Avoid Hash#partition https://bugs.ruby-lang.org/issues/16252 * Fix Fugit::Nat "zero dark forty", gh-107 -* Endure @yearly and other specials accept a timezone +* Ensure @yearly and other specials accept a timezone ## fugit 1.11.1 released 2024-08-15