From 9a993ef4ab047f215961c862d754023228fe245c Mon Sep 17 00:00:00 2001 From: Benjamin Pritchard Date: Tue, 7 May 2024 10:28:50 -0400 Subject: [PATCH] Update changelog --- CHANGELOG | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index c96608bb..b7678020 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +v0.10 +-------------------- + * Python 3.12 compatibility + * Fixes Molpro reader + * Fixes varous references and docs + * Added basis sets: + * protonic basis sets by Yu, Pavosevic and Hammes-Schiffer + * even-tempered 8s8p8d protonic basis + + v0.9 -------------------- * AutoAux (ability to dynamically generate auxiliary basis set)