From f473dbe4274620e2da094f43f0b273c5de462dfe Mon Sep 17 00:00:00 2001 From: Ramon Date: Fri, 27 Oct 2023 15:43:48 +0200 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27a2a11..a96a97e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. ## 0.21.1 ### Fixes -- Fix resolving conditions recursively +- Fix resolving conditions recursively [#114](https://github.com/Skyscanner/pycfmodel/pull/114) ## 0.21.0 ### Updates