diff --git a/CHANGELOG b/CHANGELOG index 261c6055..3a9c49f1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ jc changelog +202107xx v1.16.0 (in progress) +- Include CHANGELOG in source distribution + 20210707 v1.15.7 - Add sfdisk command parser tested on linux - Update unit test files to change the timezone when needed (POSIX only) diff --git a/MANIFEST.in b/MANIFEST.in index 11ba14e6..30c2d7ba 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,2 @@ include jc/man/jc.1.gz +include CHANGELOG