From aa45491510b489a66a5a31c3d4d5071c7703b198 Mon Sep 17 00:00:00 2001 From: Pete Davison Date: Mon, 20 May 2024 21:02:30 +0000 Subject: [PATCH] chore: changelog for #1663 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dba38c8..6edc70fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ the `yaml` and `json` keys are no longer available (#1654 by @pd93). - Fixed a couple of bugs with the `prompt:` feature (#1657 by @pd93). - Fixed JSON Schema to disallow invalid properties (#1657 by @pd93). +- Fixed version checks not working as intended (#872, #1663 by @vmaerten). ## v3.37.2 - 2024-05-12