From ac309203301f6193ead64365a7ac0ca2796a0e6b Mon Sep 17 00:00:00 2001 From: Adrian Seyboldt Date: Wed, 4 Dec 2024 14:32:15 +0100 Subject: [PATCH] chore(release): Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 610df52..5f61d05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.14.0] - 2024-11-29 +## [0.14.0] - 2024-12-04 ### Documentation @@ -13,6 +13,8 @@ All notable changes to this project will be documented in this file. - Add sampler stats for points (Adrian Seyboldt) +- Adapt some default parameters for transformed adaptation (Adrian Seyboldt) + ### Refactor