From e2983eb05c8fc91c5701c8d510588e1e2745d473 Mon Sep 17 00:00:00 2001 From: Fabian Joswig Date: Tue, 15 Nov 2022 09:48:20 +0000 Subject: [PATCH] docs: CHANGELOG updated. --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cce784d1..6381fba6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. +## [2.4.0] - 2022-xx-xx +### Added +- Log-derivatives and symmetric log-effective mass added. +- Covariance for irregular Monte Carlo chains sped up. + +### Fixed +- Bug in `Obs.details` fixed which appeared when tau had zero error. + + ## [2.3.1] - 2022-10-19 ### Fixed - Integrated autocorrelation times are now correctly estimated for gapped irregular Monte Carlo chains.