Added changelog entry for deb prerelease version change (#30184)

This commit adds a changelog entry for the change in #29000.
This commit is contained in:
Ryan Ernst 2018-05-02 09:00:35 -07:00 committed by GitHub
parent 916bf9d26d
commit 62f2918abc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,10 @@ ones that the user is authorized to access in case field level security is enabl
[float]
=== Bug Fixes
Fixed prerelease version of elasticsearch in the `deb` package to sort before GA versions
({pull}29000[#29000])
=== Regressions
Fail snapshot operations early when creating or deleting a snapshot on a repository that has been
written to by an older Elasticsearch after writing to it with a newer Elasticsearch version. ({pull}30140[#30140])