From e730361f15088c282c625e64ca20e2bdb4e0c887 Mon Sep 17 00:00:00 2001 From: Dean Poulos Date: Mon, 29 Apr 2024 02:23:24 +1000 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8960b44e..94b5d5f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] +### Fixed +- macros/long_wait - Fix issue with `threshold_for_looping` not enforced to be an integer. ## [0.17.1] - 2024-04-19 ### Fixed