Skip to content

Commit 618e6e2

Browse files
committed
v0.10.1
1 parent 7f12def commit 618e6e2

File tree

3 files changed

+203
-197
lines changed

3 files changed

+203
-197
lines changed

CHANGELOG.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,25 +13,39 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed
1515

16-
- **Breaking experimental feature**: change parameter limits for Rainbow https://github.com/light-curve/light-curve-python/pull/494
16+
--
1717

1818
### Deprecated
1919

2020
--
2121

2222
### Removed
2323

24-
- We stop building PPC64le wheels in CI and publishing them to
25-
PyPI https://github.com/light-curve/light-curve-python/issues/479 https://github.com/light-curve/light-curve-python/pull/480
24+
--
2625

2726
### Fixed
2827

29-
- Rainbow multi-band scaler didn't work with list inputs https://github.com/light-curve/light-curve-python/issues/492 https://github.com/light-curve/light-curve-python/pull/493
28+
--
3029

3130
### Security
3231

3332
--
3433

34+
## [0.10.1] 2025-03-25
35+
36+
### Changed
37+
38+
- **Experimental Feature Breaking**: change parameter limits for Rainbow https://github.com/light-curve/light-curve-python/pull/494
39+
40+
### Removed
41+
42+
- We stop building PPC64le wheels in CI and publishing them to
43+
PyPI https://github.com/light-curve/light-curve-python/issues/479 https://github.com/light-curve/light-curve-python/pull/480
44+
45+
### Fixed
46+
47+
- Rainbow multi-band scaler didn't work with list inputs https://github.com/light-curve/light-curve-python/issues/492 https://github.com/light-curve/light-curve-python/pull/493
48+
3549
## [0.10.0] 2025-01-07
3650

3751
### Changed

0 commit comments

Comments
 (0)