Skip to content

Commit 77427da

Browse files
committed
docs: update CHANGELOG for v0.2.7a2 release
1 parent 9b34fdc commit 77427da

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [0.2.7a1] - 2025-11-08 (Alpha)
3+
## [0.2.7a2] - 2025-11-08 (Alpha)
44

55
### Added
66
- **LightGBM Support (Alpha)**: Initial implementation of `LGBScorecardConstructor` for LightGBM models
@@ -31,8 +31,8 @@
3131

3232
### Installation
3333
```bash
34-
# Install alpha release
35-
pip install git+https://github.com/xRiskLab/xBooster.git@v0.2.7a1
34+
# Install latest alpha release
35+
pip install git+https://github.com/xRiskLab/xBooster.git@v0.2.7a2
3636
```
3737

3838
## [0.2.7] - 2025-11-06

0 commit comments

Comments
 (0)