Skip to content

Commit

Permalink
Remove CHANGELOG.md from list of packaged files
Browse files Browse the repository at this point in the history
CHANGELOG.md has been removed, so it should no longer be packaged

Fixes elastic#8255

Fixes elastic#8256
  • Loading branch information
robbavey committed Sep 14, 2017
1 parent 7aad6e9 commit 78571f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rakelib/artifacts.rake
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ namespace "artifact" do
def package_files
[
"LICENSE",
"CHANGELOG.md",
"NOTICE.TXT",
"CONTRIBUTORS",
"bin/**/*",
Expand Down

0 comments on commit 78571f0

Please sign in to comment.