Skip to content

Commit f8c1235

Browse files
author
Christoph Büscher
committed
Fix accidental error in changelog
1 parent 5ec9041 commit f8c1235

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

docs/CHANGELOG.asciidoc

+2-9
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ searching ({pull}30338[#30338])
115115
[float]
116116
=== Bug Fixes
117117

118+
Use date format in `date_range` mapping before fallback to default ({pull}29310[#29310])
119+
118120
Fix NPE in 'more_like_this' when field has zero tokens ({pull}30365[#30365])
119121

120122
Do not ignore request analysis/similarity settings on index resize operations when the source index already contains such settings ({pull}30216[#30216])
@@ -229,12 +231,6 @@ elasticsearch plugin.
229231

230232
Engine::
231233
* Harden periodically check to avoid endless flush loop {pull}29125[#29125] (issues: {issue}28350[#28350], {issue}29097[#29097])
232-
Use date format in `date_range` mapping before fallback to default ({pull}29310[#29310])
233-
234-
Fix NPE in 'more_like_this' when field has zero tokens ({pull}30365[#30365])
235-
236-
Fixed prerelease version of elasticsearch in the `deb` package to sort before GA versions
237-
({pull}29000[#29000])
238234

239235
Ingest::
240236
* Don't allow referencing the pattern bank name in the pattern bank {pull}29295[#29295] (issue: {issue}29257[#29257])
@@ -342,9 +338,6 @@ Added put index template API to the high level rest client ({pull}30400[#30400])
342338

343339
Core::
344340
* Remove special handling for _all in nodes info {pull}28971[#28971] (issue: {issue}28797[#28797])
345-
Use date format in `date_range` mapping before fallback to default ({pull}29310[#29310])
346-
347-
Fix NPE in 'more_like_this' when field has zero tokens ({pull}30365[#30365])
348341

349342
Engine::
350343
* Avoid class cast exception from index writer {pull}28989[#28989]

0 commit comments

Comments
 (0)