Skip to content

Commit

Permalink
[DOCS] Adds ml-cpp PRs to release notes (elastic#49190)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Nov 16, 2019
1 parent e600765 commit 5395782
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/release-notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
--
This section summarizes the changes in each release.

* <<release-notes-6.8.5>>
* <<release-notes-6.8.4>>
* <<release-notes-6.8.3>>
* <<release-notes-6.8.2>>
Expand Down
25 changes: 25 additions & 0 deletions docs/reference/release-notes/6.8.asciidoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
[[release-notes-6.8.5]]
== {es} version 6.8.5

coming[6.8.5]

Also see <<breaking-changes-6.8,Breaking changes in 6.8>>.

[[enhancement-6.8.5]]
[float]
=== Enhancements

Machine Learning::
* The {ml} native processes are now arranged in a `.app` directory structure on
macOS to allow for notarization on macOS Catalina {ml-pull}593[#593]


[[bug-6.8.5]]
[float]
=== Bug fixes

Machine Learning::
* Restore from checkpoint could damage seasonality modeling. For example, it could
cause seasonal components to be overwritten in error {ml-pull}821[#821]


[[release-notes-6.8.4]]
== {es} version 6.8.4

Expand Down

0 comments on commit 5395782

Please sign in to comment.