Skip to content

Commit 78c91b1

Browse files
committed
v0.5.5
1 parent e2ceb1b commit 78c91b1

File tree

3 files changed

+110
-153
lines changed

3 files changed

+110
-153
lines changed

CHANGELOG.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
— Pure-Python implemented features `FluxNNotDetBeforeFd` and `MagnitudeNNotDetBeforeFd`
13-
- Pure-Python implemented `OtsuSplit.threshold` method
12+
1413

1514
### Changed
1615

17-
- `rust-numpy` 0.15.0 -> 0.15.1
18-
- `rand` 0.8.4 -> 0.8.5
19-
- `enumflag2` 0.7.3 -> 0.7.4
16+
2017

2118
### Deprecated
2219

@@ -34,6 +31,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3431

3532
3633

34+
## [0.5.5] 2022-04-05
35+
36+
### Added
37+
38+
— Pure-Python implemented features `FluxNNotDetBeforeFd` and `MagnitudeNNotDetBeforeFd`
39+
- Pure-Python implemented `OtsuSplit.threshold` method
40+
41+
### Changed
42+
43+
- `rust-numpy` 0.15.0 -> 0.15.1
44+
- `rand` 0.8.4 -> 0.8.5
45+
- `enumflag2` 0.7.3 -> 0.7.4
46+
3747
## [0.5.4] 2021-12-20
3848

3949
### Added

0 commit comments

Comments
 (0)