From 82efd7a5643f3814f88f15788f3e07752c06a776 Mon Sep 17 00:00:00 2001 From: Nils Wentzell Date: Tue, 3 Sep 2024 15:40:56 -0400 Subject: [PATCH] [doc] Update changelog for 3.3.1 --- doc/ChangeLog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/ChangeLog.md b/doc/ChangeLog.md index 24708a5d..3b6fe0b4 100644 --- a/doc/ChangeLog.md +++ b/doc/ChangeLog.md @@ -2,6 +2,18 @@ # Changelog +## Version 3.3.1 + +TPRF version 3.3.1 is a patch release that fixes an issue with recent numpy versions. + +We thank all contributors: Nils Wentzell + +Find below an itemized list of changes in this release. + +### General +* Fix compatibility against numpy 2.0 + + ## Version 3.3.0 TPRF version 3.3.0 is a compatibility release for TRIQS version 3.3.0.