From 3c503cc8d9197ac71952b59949dfe6a24803ca89 Mon Sep 17 00:00:00 2001 From: ryan-wolbeck Date: Wed, 22 Jan 2025 20:26:07 -0600 Subject: [PATCH] add 0.5.2 release notes --- RELEASE_NOTES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c462ef9..f867cfe 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # RELEASE NOTES +## Version 0.5.2 + +* Support for Numpy 2.0 +* Value error fix +* Linting updates + ## Version 0.5.1 * Adds support for NormalFixedMean distribution