1.4.1 release news. (#6876)

This commit is contained in:
Jiaming Yuan 2021-04-22 01:55:57 +08:00 committed by GitHub
parent 146549260a
commit 71b938f608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,11 @@ XGBoost Change Log
This file records the changes in xgboost library in reverse chronological order.
## v1.4.1 (2021.04.20)
This is a bug fix release.
* Fix GPU implementation of AUC on some large datasets. (#6866)
## v1.4.0 (2021.04.12)
### Introduction of pre-built binary package for R, with GPU support