From 3677a32bee4df49321fc44b8eb3d090167f106bd Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Wed, 28 Oct 2015 07:51:41 -0700 Subject: [PATCH] Add changelog to the tarball --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 2195e5d3113..d8402f0297f 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -13,6 +13,7 @@ recursive-include docs * include Makefile include VERSION include MANIFEST.in +include CHANGELOG.md include contrib/README.md recursive-include contrib/inventory * exclude lib/ansible/modules/core/.git*