From c159bdc2a95ef949037c5ecc46be291b3c7010b8 Mon Sep 17 00:00:00 2001 From: PatReis Date: Tue, 27 Feb 2024 12:44:17 +0100 Subject: [PATCH] updated changelog.md --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 63e60939..1fd8a086 100644 --- a/changelog.md +++ b/changelog.md @@ -18,6 +18,8 @@ causing clashes with built-in functions. We catch defaults to be at least as bac * Implemented charge and dipole output for HDNNP2nd * Implemented jax backend for force models. * Fix ``GraphBatchNormalization`` . +* Fix error in ``kgcnn.io.loader`` for unused IDs and graph state input. +* Added experimental ``DisjointForceMeanAbsoluteError`` v4.0.0