From 90d61f2a3a04a2f783492c50599838c7ddf3fce3 Mon Sep 17 00:00:00 2001 From: ganeshtata Date: Thu, 8 Nov 2018 22:08:17 +0530 Subject: [PATCH] DOCS: changelog for version 20181108 added --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..53c94b5 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +# List of changes + +## Version 20181108 + - PR #141 to speedup layout analysis + - PR #173 for using argparse and replace deprecated getopt + - PR #142 to compile pdfminer.six with cython, successfully \ No newline at end of file