From 50873d644aef6e702203ebd4316ab41d3690fc03 Mon Sep 17 00:00:00 2001 From: Rouven Spreckels Date: Tue, 2 Jan 2024 19:01:51 +0100 Subject: [PATCH] Prepare release. --- Cargo.toml | 2 +- RELEASES.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c0c8742..af0a3e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ndarray-histogram" -version = "0.2.0" +version = "0.3.0" rust-version = "1.70.0" edition = "2021" authors = ["Rouven Spreckels "] diff --git a/RELEASES.md b/RELEASES.md index 3080a30..734c659 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,7 @@ +# Version 0.3.0 (2024-01-02) + + * Migrate from `noisy_float` to `ordered-float`. + # Version 0.2.0 (2023-04-21) * Make `FreedmanDiaconis` strategy more robust. Use improper IQR and Scott's