diff --git a/CHANGELOG.md b/CHANGELOG.md index 5425c5d3..bf391ff3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - Using absolute instead of relative imports ([[#995](https://github.com/pdfminer/pdfminer.six/pull/995)]) +- Remove redundant 'h' to be able to recognize rectangles ([#1066](https://github.com/pdfminer/pdfminer.six/pull/1066)) ### Deprecated