[DOCS] Fixes PR#48055 in release notes (#48726)

This commit is contained in:
Lisa Cawley 2019-10-31 07:37:44 -07:00 committed by debadair
parent 4ecf234617
commit b7559f23cc
1 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,12 @@
coming[7.4.2]
[float]
[[bug-7.4.2]]
=== Bug fixes
Transform::
* Prevent assignment if any node is older than 7.4 {pull}48055[#48055] (issue: {issue}48019[#48019])
[[release-notes-7.4.1]]
== {es} version 7.4.1
@ -95,7 +101,6 @@ Store::
* Allow truncation of clean translog {pull}47866[#47866]
Transform::
* Prevent assignment if any node is older than 7.4 {pull}48055[#48055] (issue: {issue}48019[#48019])
* Fix bwc serialization with 7.3 {pull}48021[#48021]