From 0fdae788fa2c9275780815913740ff85a2c8ede3 Mon Sep 17 00:00:00 2001 From: John Dowd Date: Mon, 2 Sep 2024 00:02:19 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d596d62..19ff025 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.1.4] - Unreleased +### Added + +- `Cycle#last_completed` to return the last completion given the cycle and an array of dates + ## [0.1.3] - 2024-09-01 ### Fixed