From cabbe2b9eff0a589bb93ee2d358e34cdb7a40562 Mon Sep 17 00:00:00 2001 From: Mikhail Lebedev <43930860+boopthesnoot@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:57:38 +0200 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 1ce1afce..7f071c09 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Changelog +# 0.6.7 +* FIX allowing to save multiple plots of the same type +* FIX uninitialized functions + # 0.6.6 * FIX preprocessing with 0 / NA discrepancy