Skip to content

Commit ff8351b

Browse files
authored
[DOC] small updates to 1.2.0 changelog (#628)
small updates to 1.2.0 changelog - missing content
1 parent 50bb492 commit ff8351b

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

docs/history.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 1.2.0 (2026-01-26)
44

55
* Compatibility with Python up to version 3.14, end-of-life Python 3.8 and 3.9
6+
* Compatibility with newer `lightning` versions - @phoeenniixx in https://github.com/pytorch-tabular/pytorch_tabular/pull/625
67
* Support for model stacking - @taimo3810 in https://github.com/pytorch-tabular/pytorch_tabular/pull/520
78
* Support for Multi-GPU Training - @sorenmacbeth in https://github.com/pytorch-tabular/pytorch_tabular/pull/517
89

@@ -19,6 +20,7 @@
1920
* [ENH] Make tensor dtypes `np.float32` for MPS devices by @sorenmacbeth in https://github.com/pytorch-tabular/pytorch_tabular/pull/540
2021
* [ENH] Optimizer lr scheduler interval by @sorenmacbeth in https://github.com/pytorch-tabular/pytorch_tabular/pull/545
2122
* [ENH] add conditional test skips to estimator specific tests by @fkiraly in https://github.com/pytorch-tabular/pytorch_tabular/pull/607
23+
* [ENH] Ensure compatibility with `lightning > 2.6` and above by @phoeenniixx in https://github.com/pytorch-tabular/pytorch_tabular/pull/625
2224

2325
### Documentation
2426

@@ -117,6 +119,23 @@
117119
* @fkiraly made their first contribution in https://github.com/pytorch-tabular/pytorch_tabular/pull/594
118120
* @phoeenniixx made their first contribution in https://github.com/pytorch-tabular/pytorch_tabular/pull/596
119121

122+
## All Contributors
123+
124+
@abhisharsinha,
125+
@ArozHada,
126+
@Borda,
127+
@charitarthchugh,
128+
@enifeder,
129+
@fkiraly,
130+
@furyhawk,
131+
@HernandoR,
132+
@manujosephv,
133+
@phoeenniixx,
134+
@snehilchatterjee,
135+
@sorenmacbeth,
136+
@taimo3810,
137+
@YonyBresler
138+
120139

121140
---
122141
## 1.1.0 (2024-01-15)

0 commit comments

Comments
 (0)