From 267e477d30465ee87b7665c8eb118191cc5b1205 Mon Sep 17 00:00:00 2001 From: Antony Lewis Date: Fri, 9 Aug 2024 15:32:23 +0100 Subject: [PATCH] bump version, minor doc --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index defd741c8..239dbe92c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## 3.5.3 -- added --allow-changes option to cobaya-run to allow changes in the input file +- added --allow-changes option to cobaya-run to allow changes in the input file when resuming or minimizing - Updates for deprecation warnings - Minor optimization refactor and doc update