Skip to content

Commit d1ec989

Browse files
committed
[#209] Update the changelog
1 parent f05e257 commit d1ec989

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sphinx-docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Hlink adheres to semantic versioning as much as possible.
2121
invoked by `select_column_mapping` when the configuration calls for them.
2222
[PR #207][pr207]
2323

24+
### Changed
25+
26+
* Stabilized the XGBoost feature, since the integration provided by the xgboost
27+
Python package is no longer unstable. [PR #219][pr219]
28+
2429
### Deprecated
2530

2631
* The `hlink.linking.core.transforms.apply_transform` function, which applies
@@ -422,6 +427,7 @@ and false negative data in model exploration. [PR #1][pr1]
422427
[pr207]: https://github.com/ipums/hlink/pull/207
423428
[pr212]: https://github.com/ipums/hlink/pull/212
424429
[pr213]: https://github.com/ipums/hlink/pull/213
430+
[pr219]: https://github.com/ipums/hlink/pull/219
425431

426432
[household-matching-docs]: config.html#household-matching
427433
[household-training-docs]: config.html#household-training-and-model-exploration

0 commit comments

Comments
 (0)