From bf12ae19401e7c4128dfcca3e3ca5fc4c1ed032d Mon Sep 17 00:00:00 2001 From: Chon Lok Lei Date: Tue, 7 Nov 2023 23:27:31 +0800 Subject: [PATCH] Update CHANGELOG.md for #1505 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7258a691..379473a11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. ### Deprecated ### Removed ### Fixed +- [#1505](https://github.com/pints-team/pints/pull/1505) Fixed issues with toy problems that accept invalid inputs. ## [0.5.0] - 2023-07-27