Skip to content

Commit aee69af

Browse files
authored
changelogs (#724)
Signed-off-by: xadupre <[email protected]>
1 parent 9e5723b commit aee69af

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOGS.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Logs
22

3-
## 1.13.0 (development)
3+
## 1.14.0
44

5+
* Add tweedie objective to LightGBM options
6+
[#722](https://github.com/onnx/onnxmltools/pull/722)
7+
* Support for "huber" objective in the LGBM Booster
8+
[#705](https://github.com/onnx/onnxmltools/pull/705)
9+
* Remove import of split_complex_to_pairs and unused functions
10+
[#714](https://github.com/onnx/onnxmltools/pull/714)
511
* Removes dependency on onnxconveter-common
612
[#718](https://github.com/onnx/onnxmltools/pull/718)
13+
14+
## 1.13.0
15+
716
* Handle issue with binary classifier setting output to [N,1] vs [N,2],
817
[#681](https://github.com/onnx/onnxmltools/pull/681)
918
* Fix multi regression with xgboost,

0 commit comments

Comments
 (0)