Skip to content

Commit 50873d6

Browse files
committed
Prepare release.
1 parent b4539b2 commit 50873d6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ndarray-histogram"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
rust-version = "1.70.0"
55
edition = "2021"
66
authors = ["Rouven Spreckels <[email protected]>"]

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 0.3.0 (2024-01-02)
2+
3+
* Migrate from `noisy_float` to `ordered-float`.
4+
15
# Version 0.2.0 (2023-04-21)
26

37
* Make `FreedmanDiaconis` strategy more robust. Use improper IQR and Scott's

0 commit comments

Comments
 (0)