Skip to content

Commit f23d3b8

Browse files
committed
Correct documented change versions
1 parent 54153a1 commit f23d3b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@
7979
(See {ml-pull}1160[#1160], issue: {issue}55593[#55593].)
8080
* Make categorization respect the `model_memory_limit`. (See {ml-pull}1167[#1167],
8181
issue: {ml-issue}1130[#1130].)
82-
* Fix underlying cause for "Failed to calculate splitting significance" log errors.
83-
(See {ml-pull}1157[#1157].)
8482
* Respect user overrides for `max_trees` for classification and regression. (See
8583
{ml-pull}1185[#1185].)
8684
* Reset memory status from `soft_limit` to `ok` when pruning is no longer required.
@@ -89,7 +87,6 @@
8987
{ml-pull}1197[#1197].)
9088
* Improve the initialization of seasonal components for anomaly detection. (See
9189
{ml-pull}1201[#1201], issue: {ml-issue}#1178[#1178].)
92-
* Fix possible root cause for "Bad variance scale nan" log errors. (See {ml-pull}1225[#1225].)
9390

9491
== {es} version 7.7.1
9592

@@ -99,6 +96,9 @@
9996
issue: {ml-issue}1136[#1136].)
10097
* Fix classification job failures when number of classes in configuration differs
10198
from the number of classes present in the training data. (See {ml-pull}1144[#1144].)
99+
* Fix underlying cause for "Failed to calculate splitting significance" log errors.
100+
(See {ml-pull}1157[#1157].)
101+
* Fix possible root cause for "Bad variance scale nan" log errors. (See {ml-pull}1225[#1225].)
102102
* Change data frame analytics instrumentation timestamp resolution to milliseconds. (See
103103
{ml-pull}1237[#1237].)
104104
* Fix "autodetect process stopped unexpectedly: Fatal error: 'terminate called after

0 commit comments

Comments
 (0)